From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | pg_hba.conf and Solaris |
Date: | 2004-08-21 03:21:32 |
Message-ID: | 200408210321.i7L3LWC10618@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I didn't like the Solaris bug mention in pg_hba.conf. It seemed like
the wrong place:
+ # Note: On some Solaris systems, an IP-MASK of 255.255.255.255 is known not to work.
+ # The corresponding CIDR-MASK of /32 does work.
I have removed it. Should we put something in the docs instead, or add
some code to emit a log message if netmask is used on Solaris? Is
anyone going to use netmask anymore now that the sample has /32?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-08-21 03:25:05 | Re: 8.0 Open Items |
Previous Message | Tom Lane | 2004-08-21 03:08:45 | Re: devx article |