Re: TCP/IP with 7.4 beta2 broken? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: TCP/IP with 7.4 beta2 broken?
Date
Msg-id 200309041834.h84IYxR07020@candle.pha.pa.us
Whole thread Raw
In response to TCP/IP with 7.4 beta2 broken?  (Tommi Mäkitalo <t.maekitalo@epgmbh.de>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Tom Lane wrote:
> >> To what purpose?  I think I prefer Andrew Dunstan's approach of allowing
> >> IPv4 syntax in pg_hba.conf to match appropriate IPv6 connections.
> 
> > I am confused.  Andrew Dunstan's approach added a new 'loopback' line
> > to pg_hba.conf.
> > Andreas Pflug had the patch that treated IPv4 as IPv6.
> 
> Ah, my mistake.  The patch from Andreas seems like a reasonable thing to
> me.
> 
> I'm of two minds about 'loopback' --- it's perhaps logically cleaner
> than referring to 127.0.0.1, but do we want another special case?
> Also, do we really need it if we add Andreas' patch?

I agree we don't need yet another pg_hba.conf keyword, and Andreas'
patch handles all IPv4 addresses, not just localhost.

Let me load up the patch queue today so everyone can see where we are
going.

--  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: Jon Jensen
Date:
Subject: Re: Win32 native port
Next
From: Tom Lane
Date:
Subject: Re: TCP/IP with 7.4 beta2 broken?