Magnus Hagander <magnus(at)hagander(dot)net> writes:
> But I guess maybe the added check has to be not just (!syslogger_started)
> but (!syslogger_started && is_postmaster)?
That would at least get you out of the problem of having to transmit the
syslogger_started flag to the backends...
regards, tom lane