PSQL under Windows XP

Поиск
Список
Период
Сортировка
От Danny Gaethofs
Тема PSQL under Windows XP
Дата
Msg-id 20050530095053.51420.qmail@web54710.mail.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Info
Дата:
Сообщение: How to Install only DBEngine under Win
Следующее
От: "Kevin Crenshaw"
Дата:
Сообщение: Re: PSQL under Windows XP