Re: pg_hba.conf hostmask.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_hba.conf hostmask.
Дата
Msg-id 200302172047.h1HKlH026427@candle.pha.pa.us
обсуждение исходный текст
Ответ на pg_hba.conf hostmask.  (Kurt Roeckx <Q@ping.be>)
Список pgsql-hackers
Added to TODO:
* Allow CIDR format to be used in pg_hba.conf


---------------------------------------------------------------------------

Kurt Roeckx wrote:
> 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
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
> http://archives.postgresql.org
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Version 7.2.3 Vacuum abnormality
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: POSIX regex performance bug in 7.3 Vs. 7.2