Re: Problem while using createdb for the first time

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: Problem while using createdb for the first time
Дата
Msg-id 20090630083156.GD19653@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: Problem while using createdb for the first time  (Ms swati chande <swativc@yahoo.com>)
Список pgsql-novice
In response to Ms swati chande :
>
> Thanks for your response, but it didn't work.
>
> It goes like this,
>
> c:\>createdb demo
> Password:
> createdb: couldnot connect to database postgres: FATAL: Password authentication failed for user 'prof'.
>
> I made the following change in pg_hba.conf and it still did not work.
> local     all      all      127.0.0.1     trust

You don't need a ip-address for local, local means a Unix-Socket, not a
ip-address.

I'm not a windoze-expert, but i guess, you need a host-entry, not a
local-entry.

>
>
> --- On Tue, 6/30/09, Patrick <flymooney@gmail.com> wrote:

Please, no top-posting.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

В списке pgsql-novice по дате отправления:

Предыдущее
От: Ms swati chande
Дата:
Сообщение: Re: Problems using psql--Fatal password authentication failed
Следующее
От: Nathaniel
Дата:
Сообщение: Setting up spatial index