pg_hba.conf hostmask.

Поиск
Список
Период
Сортировка
От Kurt Roeckx
Тема pg_hba.conf hostmask.
Дата
Msg-id 20030202193520.GA10227@ping.be
обсуждение исходный текст
Ответы Re: pg_hba.conf hostmask.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: pg_hba.conf hostmask.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Currently in pg_hba.conf you specify the ip addresses that can
connect with 2 fields: the ip address and the mask.

What do you think about changing it to ip address/mask?  Where
mask can be both the current mask, or the prefix length.

It's so much handier to use, especially for ipv6.


Kurt



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

Предыдущее
От: Curt Sampson
Дата:
Сообщение: Re: On file locking
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Windows Build System - My final thoughts