Re: [GENERAL] No pg_hba.conf entry ???

Поиск
Список
Период
Сортировка
От Jim Mercer
Тема Re: [GENERAL] No pg_hba.conf entry ???
Дата
Msg-id 20000221115555.O365@reptiles.org
обсуждение исходный текст
Ответ на No pg_hba.conf entry ???  ("Paulo Parola" <pgsql@brazilinfo.com>)
Список pgsql-general
On Mon, Feb 21, 2000 at 02:01:58PM -0300, Paulo Parola wrote:
> host         all         127.0.0.1     255.255.255.255   trust
>
> Why connection works for the old server and not for the new one???

i suspect you need an entry like:

host         all         xxx.xxx.xxx.xxx     255.255.255.255   trust

where xxx.xxx.xxx.xxx is the ip address of the server running the scripts.

--
[ Jim Mercer                 jim@reptiles.org              +1 416 506-0654 ]
[          Reptilian Research -- Longer Life through Colder Blood          ]
[  Don't be fooled by cheap Finnish imitations; BSD is the One True Code.  ]

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

Предыдущее
От: Peter Landis
Дата:
Сообщение: Date insert in table?
Следующее
От: Jim Mercer
Дата:
Сообщение: Re: [GENERAL] No pg_hba.conf entry ???