Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bc37d24

Browse files
committed
Add missing comment in postgresql.conf.
current_source requires to restart server to reflect the new value. Per Yugo Nagata and Masahiko Sawada. Back patched to 9.2 and beyond.
1 parent bb19bcd commit bc37d24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/utils/misc/postgresql.conf.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@
368368
#syslog_split_messages = on
369369

370370
# This is only relevant when logging to eventlog (win32):
371+
# (change requires restart)
371372
#event_source = 'PostgreSQL'
372373

373374
# - When to Log -

0 commit comments

Comments
 (0)