Re: Connecting to Postgres from LAN

Поиск
Список
Период
Сортировка
От John Gray
Тема Re: Connecting to Postgres from LAN
Дата
Msg-id pan.2005.05.30.21.48.39.110643@azuli.co.uk
обсуждение исходный текст
Список pgsql-general
On Mon, 30 May 2005 21:47:43 +0300, Andrus wrote:

> I installed Postgres 8 to Windows XP and added a line
>
> host    all         all         168.179.0.1/32          trust
>

I think you should probably make that 168.179.0.0/24 - the /32 means that
only the IP address 168.179.0.1 is covered by that line, so the pattern
does not match.

Regards

John Gray


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