From 70cf080480107cb3ead59bc38262591226dbe8ed Mon Sep 17 00:00:00 2001
From: Marcin Krol <hawk@tld-linux.org>
Date: Fri, 7 Sep 2018 10:04:03 +0000
Subject: [PATCH] - syslog ident postgres-9.5

---
 postgresql-conf.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/postgresql-conf.patch b/postgresql-conf.patch
index ae0ac1c..4e29832 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.5'
  
  
  # - When to Log -
-- 
2.49.0