Re: IPv6 patch - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: IPv6 patch
Date
Msg-id 200301071724.h07HOfN26825@candle.pha.pa.us
Whole thread Raw
In response to Re: IPv6 patch  (Larry Rosenman <ler@lerctr.org>)
Responses Re: IPv6 patch  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
Larry Rosenman wrote:
> 
> 
> --On Tuesday, January 07, 2003 12:20:31 -0500 Tom Lane <tgl@sss.pgh.pa.us> 
> wrote:
> 
> > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> >> We already do.  The issue is what way should we give admins to _fail_ if
> >> IPv6 doesn't start.
> >
> > What is "IPv6 doesn't start"?  Either the machine has IPv6 addresses,
> > or it doesn't.  It is not our job to notify the DBA what the addresses
> > on his machine are.
> In the UnixWare case, you can't even find out if there is an IPv6 address, 
> and
> the API returns a wierd error, IIRC.

I don't think we care about how IPv6 fails in our code --- we just fall
back to IPv4.

--  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: Peter Eisentraut
Date:
Subject: Re: SQL_SIZING view
Next
From: Larry Rosenman
Date:
Subject: Re: IPv6 patch