From b52c9ccc3bb2ea0a23749d838c4b4928b6eb527e Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Fri, 7 Sep 2018 10:03:04 +0000 Subject: [PATCH] - syslog ident postgres-10 --- postgresql-conf.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgresql-conf.patch b/postgresql-conf.patch index 7ff48eb..cb6dba5 100644 --- a/postgresql-conf.patch +++ b/postgresql-conf.patch @@ -17,7 +17,7 @@ -#syslog_ident = 'postgres' -#syslog_sequence_numbers = on +syslog_facility = 'LOCAL0' -+syslog_ident = 'postgres' ++syslog_ident = 'postgres-10' +syslog_sequence_numbers = on #syslog_split_messages = on -- 2.44.0