Reduce log level for background worker events from LOG to DEBUG1.

Robert Haas <rhaas@postgresql.org>

Commit: 91118f1a59f2038f072552fdbb98e01363e30b59
Author: Robert Haas <rhaas@postgresql.org>
Date: 2015-06-26T15:23:32Z
Releases: 9.5.0
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

PathChange+/−
src/backend/postmaster/bgworker.c modified +3 −3
src/backend/postmaster/postmaster.c modified +3 −2