mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 10:36:38 -04:00
10 lines
351 B
Text
10 lines
351 B
Text
--- src/backend/utils/misc/postgresql.conf.sample.orig 2016-10-24 20:08:51 UTC
|
|
+++ src/backend/utils/misc/postgresql.conf.sample
|
|
@@ -330,6 +330,7 @@
|
|
|
|
# - Where to Log -
|
|
|
|
+log_destination = 'syslog'
|
|
#log_destination = 'stderr' # Valid values are combinations of
|
|
# stderr, csvlog, syslog, and eventlog,
|
|
# depending on platform. csvlog
|