]> TLD Linux GIT Repositories - packages/postgresql.git/blobdiff - postgresql-conf.patch
- updated to 11.0
[packages/postgresql.git] / postgresql-conf.patch
index ae0ac1ca91e9953a09a0ba079fb15e633702aa7e..aaa8a84d4b3d7e55eaa95207acf36132be95202a 100644 (file)
                                        # 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_ident = 'postgres-11'
++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