[pgpool-committers: 1038] pgpool: Add "--no-stop" option.
Tatsuo Ishii
ishii at postgresql.org
Thu Jun 13 14:07:04 JST 2013
Add "--no-stop" option.
This disables shutdown after completing setting up. Usefull when we
want to access right after pgpool_setup. Without this, we need to
execute startall and wait for pgpool-II comes up, which will take
several seconds.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=d8dbb0532899c4ddc3af18cce0984412712750a1
Modified Files
--------------
test/pgpool_setup | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)
More information about the pgpool-committers
mailing list