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
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/91118f1a59f2038f072552fdbb98e01363e30b59
Modified Files
--------------
src/backend/postmaster/bgworker.c | 6 +++---
src/backend/postmaster/postmaster.c | 5 +++--
2 files changed, 6 insertions(+), 5 deletions(-)