Add still more chattiness in server shutdown

Enterprise / PostgreSQL - Tom Lane [sss.pgh.pa.us] - 9 February 2016 18:36 UTC

Further investigation says that there may be some slow operations after we've finished ShutdownXLOG(), so add some more log messages to try to isolate that. This is all temporary code too.

41d505a Add still more chattiness in server shutdown.
src/backend/postmaster/postmaster.c | 6 ++++++
src/backend/storage/ipc/ipc.c | 25 +++++++++++++++++++++++++
2 files changed, 31 insertions(+)

Upstream: git.postgresql.org


  • Share