Re: Bogus bind() warnings - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Bogus bind() warnings
Date
Msg-id 23063.1068157649@sss.pgh.pa.us
Whole thread Raw
In response to Re: Bogus bind() warnings  (Kurt Roeckx <Q@ping.be>)
Responses Re: Bogus bind() warnings  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Kurt Roeckx <Q@ping.be> writes:
> Should we just not give that error message, in case we already
> binded to AF_INET6 ::?

Seems like a cure worse than the disease to me --- it could mask
real problems.  I suppose we could think about dropping it from LOG
to DEBUG1 level, so that it wouldn't appear in a default setup;
but I'm not sure I'm for that either.

Given the, ahem, wide variety of behaviors that seem to be out there,
I think we'd best be happy if we have a v4/v6 implementation that has
no problems worse than spurious log messages ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Grant McLean
Date:
Subject: Deferrable triggers
Next
From: Stephan Szabo
Date:
Subject: Re: Deferrable triggers