]> TLD Linux GIT Repositories - packages/postgresql.git/blobdiff - postgresql-conf.patch
- syslog ident postgres-9.5
[packages/postgresql.git] / postgresql-conf.patch
index ae0ac1ca91e9953a09a0ba079fb15e633702aa7e..4e298322712b5078cddc44b511ea984186b59fe2 100644 (file)
@@ -16,7 +16,7 @@
 -#syslog_facility = 'LOCAL0'
 -#syslog_ident = 'postgres'
 +syslog_facility = 'LOCAL0'
-+syslog_ident = 'postgres'
++syslog_ident = 'postgres-9.5'
  
  
  # - When to Log -