Re: Logger process and "LOG: could not close client or listen socket: Bad file descriptor"

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Peter Geoghegan <pg@bowt.ie>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-08-29T06:30:46Z
Lists: pgsql-hackers
On Tue, Aug 29, 2023 at 09:27:48AM +0300, Heikki Linnakangas wrote:
> Just to close the loop on this thread: I committed and backpatched Michael's
> fix.

Thanks!
--
Michael

Commits

  1. Initialize ListenSocket array earlier.