Reduce log level for background worker events from LOG to DEBUG1.
Robert Haas <rhaas@postgresql.org>
Reduce log level for background worker events from LOG to DEBUG1. Per discussion, LOG is just too chatty for something that will happen as routinely as this. Pavel Stehule
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/bgworker.c | modified | +3 −3 |
| src/backend/postmaster/postmaster.c | modified | +3 −2 |