Revert "Temporarily make pg_ctl and server shutdown a whole lot chattier."
Tom Lane <tgl@sss.pgh.pa.us>
Revert "Temporarily make pg_ctl and server shutdown a whole lot chattier." This reverts commit 3971f64843b02e4a55d854156bd53e46a0588e45 and a couple of followon debugging commits; I think we've learned what we can from them.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +2 −57 |
| src/backend/postmaster/autovacuum.c | modified | +1 −2 |
| src/backend/postmaster/postmaster.c | modified | +3 −12 |
| src/backend/storage/buffer/bufmgr.c | modified | +0 −13 |
| src/backend/storage/ipc/ipc.c | modified | +0 −25 |
| src/backend/storage/smgr/md.c | modified | +0 −5 |
| src/backend/utils/init/miscinit.c | modified | +0 −28 |
| src/bin/pg_ctl/pg_ctl.c | modified | +2 −34 |
| src/include/miscadmin.h | modified | +0 −1 |