8000 Add missing comment in postgresql.conf. · satanson/postgres@d90d5a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit d90d5a1

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 36bda39 commit d90d5a1

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
@@ -352,6 +352,7 @@
352352
#syslog_ident = 'postgres'
353353

354354
# This is only relevant when logging to eventlog (win32):
355+
# (change requires restart)
355356
#event_source = 'PostgreSQL'
356357

357358
# - When to Log -

0 commit comments

Comments
 (0)
0