[pgpool-committers: 655] pgpool: Fix to set unix domain socket path for pgpool PCP communication
Yugo Nagata
nagata at sraoss.co.jp
Mon Oct 1 13:47:49 JST 2012
Fix to set unix domain socket path for pgpool PCP communication before
setting up signal handlers.
Previously, unlink of the socket in exit process was failed because
the path of the socket was not set.
Branch
------
V3_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=73aed07254ba6b1b7f7f479e9ed5c331d3442183
Modified Files
--------------
main.c | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
More information about the pgpool-committers
mailing list