aboutsummaryrefslogtreecommitdiffstats
path: root/community/pgbouncer/pgbouncer-dirs.patch
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-08-28 13:39:32 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-08-28 13:39:36 +0000
commit45a83a482ab416c68d1a9d422ffee00a9b325358 (patch)
tree1d63c33ad3b4bc112e7d3c17f95021105513e9c8 /community/pgbouncer/pgbouncer-dirs.patch
parent05b23f0608d882c3695e202bb55f57dcbf1c56db (diff)
downloadaports-45a83a482ab416c68d1a9d422ffee00a9b325358.tar.bz2
aports-45a83a482ab416c68d1a9d422ffee00a9b325358.tar.xz
community/pgbouncer: upgrade to 1.11.0
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 =