pg_hba.conf and IP-MASK - Mailing list pgsql-hackers

From Bruce Momjian
Subject pg_hba.conf and IP-MASK
Date
Msg-id 200408220312.i7M3CZO18992@candle.pha.pa.us
Whole thread Raw
Responses Re: pg_hba.conf and IP-MASK  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
We have an IP-MASK column in pg_hba.conf.  Now that we are using CIDR
addresses by default, should we remove the column label?

We still support the a netmask value if they don't use CIDR format, but
now that the default is CIDR, it seems we should remove the column
label.

--  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 by date:

Previous
From: Jeff Davis
Date:
Subject: Re: 8.0 Open Items
Next
From: "Joshua D. Drake"
Date:
Subject: Re: pg_hba.conf and IP-MASK