Re: pg_hba

Поиск
Список
Период
Сортировка
От David F. Skoll
Тема Re: pg_hba
Дата
Msg-id Pine.LNX.4.50.0212311621540.3570-100000@shishi.roaringpenguin.com
обсуждение исходный текст
Ответ на pg_hba  ("Rob Abernethy IV" <abernethy@dynedge.com>)
Список pgsql-admin
On Tue, 31 Dec 2002, Rob Abernethy IV wrote:

> Is there any problem with this line from my pg_hba.conf file:

> # TYPE  DATABASE  USER  IP-ADDRESS  IP-MASK   METHOD
> local   all       all   0.0.0.0     0.0.0.0   md5

A type of "local" doesn't take IP-ADDRES or IP-MASK.  It's a UNIX-domain
socket, so those values are not meaningful.

Try:

    local    all    all    md5

Regards,

David.

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

Предыдущее
От: Justin Georgeson
Дата:
Сообщение: Re: pg_hba
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: postsgresql-dump not found in install