This reverts commit 9f7be7fb8dd4b411ad65d0f4f5c336b0234ee289.
@@ -294,7 +294,7 @@ max_wal_senders = 0 # max number of walsender processes
# - Where to Log -
-log_destination = '' # Valid values are combinations of
+#log_destination = 'stderr' # Valid values are combinations of
# stderr, csvlog, syslog, and eventlog,
# depending on platform. csvlog
# requires logging_collector to be on.