Alvaro Herrera <[email protected]> writes: > Maybe we can use something like a shared memory queue, working in a > similar way to wal_buffers -- where backends send over the shm queue to > syslogger, and syslogger writes in order to the actual log file.
No way that's going to be acceptable for postmaster output.
regards, tom lane
