commit b1e0eac29389726535a651a86410e8ab62d298d8
Author: Adam Gołębiowski <[email protected]>
Date:   Sat Jun 20 08:23:03 2015 +0200

    - do not change socket dir from /tmp, postgresql keeps its socket
      there and let pgpool do the same, so that you can connect with
      psql -p 9999

 pgpool-II.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/pgpool-II.spec b/pgpool-II.spec
index d46be2b..503d2dd 100644
--- a/pgpool-II.spec
+++ b/pgpool-II.spec
@@ -76,8 +76,6 @@ Plik monitrc do monitorowania pgpool.
 %setup -q
 %patch0 -p1
 
-sed -i -e "/socket/ s| = '/tmp'| = '/var/run/pgpool'|" 
src/sample/pgpool.conf.sample
-
 %build
 %{__libtoolize}
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pgpool-II.git/commitdiff/b1e0eac29389726535a651a86410e8ab62d298d8

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to