Re: Getting started with Postgres or MySQL
- From: "Roberto C. Sanchez" <roberto@xxxxxxxxxxxx>
- Date: Wed, 31 Jan 2007 17:19:07 -0500
On Wed, Jan 31, 2007 at 07:17:48PM +0200, David Baron wrote:
I have an openoffice spread*** from which I want to generate two relatedFirst. Please do not use MySQL, unless you don't care about your data.
tables. I have tried most everything installed.
Stuff from OpenOffice will generate a database with table entries named by the
first line in the spread***. This can, indeed, be queried, sort of.
I would like to get this data into a Postgres or MySQL database. Using
pgadmin3, I cannot get a connection connected. Does not accept my password.
Their docs cited Debian problems here and recommended md5 authorization.
Tried that. No avail. One can also simply say trust (localhost only). No
avail.
How do I get started here?
Second, you do know that PostgreSQL users and system users are separate.
Have you created a user account in PostgreSQL? You can do this using
the command line program and this documented quite well at
http://postgresql.org/docs along with lots of other things.
As far as it not accepting your password, what do the errors in the logs
say?
Regards,
-Roberto
--
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com
Attachment:
signature.asc
Description: Digital signature
- References:
- Getting started with Postgres or MySQL
- From: David Baron
- Getting started with Postgres or MySQL
- Prev by Date: Re: Best way to shrink Windows on new laptop?
- Next by Date: Re: Is your KERNEL pattern right?
- Previous by thread: Re: Getting started with Postgres or MySQL
- Next by thread: Debian update (xorg): re-enable rotation
- Index(es):