Re: 7.4Beta1 "failed to create socket: Address family not

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Robert Creager <Robert_Creager(at)LogicalChaos(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: 7.4Beta1 "failed to create socket: Address family not
Date: 2003-08-12 02:50:36
Message-ID: 200308120250.h7C2oaD04285@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > There was a big discussion over whether we should require IPv6 to be
> > enabled individually, and then throw a hard error if IPv6 fails, but at
> > this stage, it seemed best to most to just try IPv6 and soft-fail, while
> > throwing a message in the server logs.
>
> The real problem is perhaps that the message gives no hint that it's
> talking about being unable to establish an IPv6 socket. With that hint,
> perhaps people would realize that it's not a problem.
>

Yes, that was my point, that in the initial message wording I had
mentioned IPv6, and the fact that it wasn't enabled in the kernel.

Not sure who took it out, but it gone. The original message was:

elog(LOG, "IPv6 support disabled --- perhaps the kernel does not support IPv6");

--
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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Creager 2003-08-12 03:58:32 Re: How to prevent vacuum and reindex from deadlocking.
Previous Message Mark Mikulec 2003-08-12 00:41:44 Help! Can't pg_dump anything: handler procedure for procedural language plpgsql not found