Re: I "might" have found a bug on 8.2.1 win32

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: I "might" have found a bug on 8.2.1 win32
Дата
Msg-id 19932.1170352234@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: I "might" have found a bug on 8.2.1 win32  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Ответы Re: I "might" have found a bug on 8.2.1 win32  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Список pgsql-general
Tony Caduto <tony_caduto@amsoftwaredesign.com> writes:
> I just tried this from the command line and it let me right in:
> psql template1 -U postgres
> Didn't ask for a password or anything, and the localhost entry in
> pg_hba.conf is also set for md5.

You sure you restarted the postmaster (or did pg_ctl reload) after
changing the pg_hba.conf file?  Is it possible there's another
postmaster on the machine that's the one you're actually connecting to?

Also, since you evidently did not show us all of pg_hba.conf the first
time, let's see it all.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Subqueries - performance and use question
Следующее
От: Tony Caduto
Дата:
Сообщение: Re: I "might" have found a bug on 8.2.1 win32