aboutsummaryrefslogtreecommitdiffstats
path: root/community/pgbouncer/pgbouncer-dirs.patch
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-10-09 06:42:13 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-10-09 06:42:13 +0000
commitcd710cc725c70ceff4ae346bbc91c7f81b3f9416 (patch)
tree5428de440905462c18998bc705feaa51d0b253d6 /community/pgbouncer/pgbouncer-dirs.patch
parent712a99e25461ae27bd9674f8870fd7abefc6013d (diff)
downloadaports-cd710cc725c70ceff4ae346bbc91c7f81b3f9416.tar.bz2
aports-cd710cc725c70ceff4ae346bbc91c7f81b3f9416.tar.xz
community/pgbouncer: upgarde to 1.9.0, added -openrc subpackage
Diffstat (limited to 'community/pgbouncer/pgbouncer-dirs.patch')
-rw-r--r--community/pgbouncer/pgbouncer-dirs.patch18
1 files changed, 9 insertions, 9 deletions
diff --git a/community/pgbouncer/pgbouncer-dirs.patch b/community/pgbouncer/pgbouncer-dirs.patch
index 7945376d87..fabaad3fdc 100644
--- a/community/pgbouncer/pgbouncer-dirs.patch
+++ b/community/pgbouncer/pgbouncer-dirs.patch
@@ -1,7 +1,8 @@
-diff -Naruw a/etc/pgbouncer.ini b/etc/pgbouncer.ini
---- a/etc/pgbouncer.ini 2012-06-10 19:57:01.000000000 +0000
-+++ b/etc/pgbouncer.ini 2013-07-17 02:25:59.598888628 +0000
-@@ -29,7 +29,7 @@
+diff --git a/etc/pgbouncer.ini b/etc/pgbouncer.ini
+index 1ce88a7..f7c9409 100644
+--- a/etc/pgbouncer.ini
++++ b/etc/pgbouncer.ini
+@@ -34,7 +34,7 @@
;;;
logfile = /var/log/pgbouncer/pgbouncer.log
@@ -10,11 +11,10 @@ diff -Naruw a/etc/pgbouncer.ini b/etc/pgbouncer.ini
;;;
;;; Where to wait for clients
-@@ -40,10 +40,9 @@
- listen_port = 6432
+@@ -46,9 +46,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 =
@@ -23,4 +23,4 @@ diff -Naruw a/etc/pgbouncer.ini b/etc/pgbouncer.ini
+unix_socket_group = postgres
;;;
- ;;; Authentication settings
+ ;;; TLS settings for accepting clients