PSQL under Windows XP - Mailing list pgsql-novice

From Danny Gaethofs
Subject PSQL under Windows XP
Date
Msg-id 20050530095053.51420.qmail@web54710.mail.yahoo.com
Whole thread Raw
List pgsql-novice
dear all,

I have a question about creating a database.
I can create a database easily using pgAdminiii, but I
am trying to get it done using psql.

When I try to start the psql editor using psql
I get the message psql: FATAL: Password authentication
failed for user ....

I think I need to login as the administrator. I looked
at the psql to template1 command which is working. I
found the following command:
psql.exe  -h localhost -p 5432 template1 "postgres"

Now I would like to use it but not with template1.

How can I login the psql interactive terminal as the
administrator. It works with the above command for
template1.

What am I missing here?

regards,
Danny



__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/

pgsql-novice by date:

Previous
From: Info
Date:
Subject: How to Install only DBEngine under Win
Next
From: "Kevin Crenshaw"
Date:
Subject: Re: PSQL under Windows XP