mirror of
https://github.com/postgres/postgres.git
synced 2025-11-15 03:41:20 +03:00
of order; the 'server log' output is actually client output in these scenarios and we ought to treat elevels the same way as in the client case. This allows initdb to not send backend stderr to /dev/null anymore, which makes it much more likely that people will notice problems during initdb.