Re: IPV4 addresses on IPV6 machines in pg_hba.conf

From: <andrew(at)dunslane(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: IPV4 addresses on IPV6 machines in pg_hba.conf
Date: 2003-09-06 01:14:04
Message-ID: 2560.24.211.141.25.1062810844.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian said:
>
> Would you like me to conditionally add the IPv6 line to pg_hba.conf
> from initdb now?
>

As a matter of taste and possibly due to some paranoia I would prefer to
see it added unconditionally to pg_hba.conf and conditionally commented
out in initdb. (The paranoia is what says to me that it is better to have
hidden removal of something useless than hidden addition of something
potentially dangerous).

cheers

andrew

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-09-06 01:52:57 Re: IPV4 addresses on IPV6 machines in pg_hba.conf
Previous Message Bruce Momjian 2003-09-06 01:01:05 Re: IPV4 addresses on IPV6 machines in pg_hba.conf