From: Marcin Krol Date: Fri, 7 Sep 2018 10:04:47 +0000 (+0000) Subject: - syslog ident postgres-9.3 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostgresql.git;a=commitdiff_plain;h=3987f4b19fa78a99e8857d5ecfb78e82e71964e0 - syslog ident postgres-9.3 --- diff --git a/postgresql-conf.patch b/postgresql-conf.patch index ae0ac1c..8db0a1f 100644 --- a/postgresql-conf.patch +++ b/postgresql-conf.patch @@ -16,7 +16,7 @@ -#syslog_facility = 'LOCAL0' -#syslog_ident = 'postgres' +syslog_facility = 'LOCAL0' -+syslog_ident = 'postgres' ++syslog_ident = 'postgres-9.3' # - When to Log -