X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostgresql.git;a=blobdiff_plain;f=postgresql-conf.patch;h=7ff48eb8a38fb5ddf3320a172d67581ec7c72eb7;hp=ae0ac1ca91e9953a09a0ba079fb15e633702aa7e;hb=0e7386e6d2212c4518a15908557116feaabe1e13;hpb=c6f188b0a79186234a5126fda5b80a8946532d04 diff --git a/postgresql-conf.patch b/postgresql-conf.patch index ae0ac1c..7ff48eb 100644 --- a/postgresql-conf.patch +++ b/postgresql-conf.patch @@ -10,16 +10,18 @@ # depending on platform. csvlog # requires logging_collector to be on. @@ -262,8 +262,8 @@ - # 0 to disable. + # 0 disables. # These are relevant when logging to syslog: -#syslog_facility = 'LOCAL0' -#syslog_ident = 'postgres' +-#syslog_sequence_numbers = on +syslog_facility = 'LOCAL0' +syslog_ident = 'postgres' ++syslog_sequence_numbers = on + #syslog_split_messages = on - - # - When to Log - + # This is only relevant when logging to eventlog (win32): @@ -324,7 +324,7 @@ #debug_print_plan = off #debug_pretty_print = off