[Pkg-postgresql-public] Patch for pgpool2 init script
Gunnar "Nick" Bluth
gunnar.bluth.extern at elster.de
Fri Nov 13 13:21:58 UTC 2015
Hello,
after what felt like endless discussions with my colleague Alvar about
that the PGPool-II documentation is lying about when it needs a restart
and when a reload will suffice, I had the idea to have a look at the
actual init script.
What I found was this:
<snip>
;;
reload)
exit 3
;;
*)
</snip>
Erm, right. Not a miracle...
Attached is a patch that adds actual "reload" capacities to
/etc/init.d/pgpool2, which will hopefully save current & future users
some headaches.
Best regards,
--
Gunnar "Nick" Bluth
DBA ELSTER
Tel: +49 911/991-4665
Mobil: +49 172/8853339
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgpool2.patch
Type: text/x-patch
Size: 520 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-postgresql-public/attachments/20151113/7c4d389c/attachment.bin>
More information about the Pkg-postgresql-public
mailing list