aboutsummaryrefslogtreecommitdiffstats
path: root/community/pgbouncer/pgbouncer-dirs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/pgbouncer/pgbouncer-dirs.patch')
-rw-r--r--community/pgbouncer/pgbouncer-dirs.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/pgbouncer/pgbouncer-dirs.patch b/community/pgbouncer/pgbouncer-dirs.patch
index fabaad3fdc..46e6c7be5d 100644
--- a/community/pgbouncer/pgbouncer-dirs.patch
+++ b/community/pgbouncer/pgbouncer-dirs.patch
@@ -1,20 +1,20 @@
diff --git a/etc/pgbouncer.ini b/etc/pgbouncer.ini
-index 1ce88a7..f7c9409 100644
+index fed4a9f..f5204c2 100644
--- a/etc/pgbouncer.ini
+++ b/etc/pgbouncer.ini
-@@ -34,7 +34,7 @@
+@@ -43,7 +43,7 @@
;;;
logfile = /var/log/pgbouncer/pgbouncer.log
-pidfile = /var/run/pgbouncer/pgbouncer.pid
-+;pidfile = # do not set!
++pidfile =
;;;
;;; Where to wait for clients
-@@ -46,9 +46,9 @@ listen_port = 6432
+@@ -55,9 +55,9 @@ listen_port = 6432
- ; Unix socket is also used for -R.
- ; On Debian it should be /var/run/postgresql
+ ;; Unix socket is also used for -R.
+ ;; On Debian it should be /var/run/postgresql
-;unix_socket_dir = /tmp
-;unix_socket_mode = 0777
-;unix_socket_group =