Re: [HACKERS] Upgrading postmaster's log messages about bind/listen errors - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Upgrading postmaster's log messages about bind/listen errors
Date
Msg-id 29712.1489177966@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Upgrading postmaster's log messages about bind/listenerrors  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: [HACKERS] Upgrading postmaster's log messages about bind/listen errors  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Tom Lane wrote:
>> Uh, what's that got to do with it?  I'm not proposing to downgrade this
>> message in 9.3, or indeed any current release branch.  But it's hard
>> to believe that a 9.3 installation that had the problem would manage
>> to make it all the way to a v10 upgrade without the problem having been
>> fixed.  Even if there's one or two incompetent DBAs out there whom
>> that would apply to, I don't think the rest of the world needs to keep
>> seeing this message by default.

> Well, you could take a broken 9.3 installation and pg_upgrade it to
> pg10.  It wouldn't be any less broken.

Sure, but does the rest of the world need to keep looking at this message?
Anybody who's actually in that situation probably never looks at the
postmaster log at all.

I think that what would actually be of some use nowadays is a LOG-level
message emitted if the wraparound *isn't* activated immediately at start.
But otherwise, we should follow the rule that silence is golden.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Upgrading postmaster's log messages about bind/listenerrors
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] pg_dump segfaults with publication