'no pg_hba.conf entry for host "[local]", user "postgres", database "postgres"'...

Поиск
Список
Период
Сортировка
От Kynn Jones
Тема 'no pg_hba.conf entry for host "[local]", user "postgres", database "postgres"'...
Дата
Msg-id c2350ba40904131301k455aba12xb0557642e690764a@mail.gmail.com
обсуждение исходный текст
Ответы Re: 'no pg_hba.conf entry for host "[local]", user "postgres", database "postgres"'...  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
When I try to run

% psql

as the postgres user, I get the error

psql: FATAL:  no pg_hba.conf entry for host "[local]", user "postgres", database "postgres", SSL off

I don't understand this error, since the pg_hba.conf file includes the line:

local all all ident sameuser

What could explain this behavior?

Incidentally, is there a general way to get positive confirmation that a particular pg_hba.conf has been re-read upon bouncing the server with

kill -HUP <PID>

?

TIA!

kynn




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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Number Conversion Function
Следующее
От: aravind chandu
Дата:
Сообщение: In memory Database for postgres