Re: pg_hba.conf question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_hba.conf question
Дата
Msg-id 25435.980792813@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: pg_hba.conf question  ("Graham Vickrage" <graham@digitalplanit.com>)
Ответы Re: pg_hba.conf question
Список pgsql-admin
"Graham Vickrage" <graham@digitalplanit.com> writes:
> After trying the usual command %psql dbname to connect I keep getting the
> message
> No pg_hba.conf entry for host localhost, user postgres, database dbname

Looks to me like you're trying to connect via Unix-socket.  Try
specifying PGHOST=localhost at the client.

            regards, tom lane

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

Предыдущее
От: "Graham Vickrage"
Дата:
Сообщение: RE: pg_hba.conf question
Следующее
От: Milind Patil
Дата:
Сообщение: Re: pg_hba.conf question