[pgpool-committers: 2248] pgpool: Fix wait_for_pgpool_startup to use "postgres" database rathern
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Fri Oct 31 00:15:34 JST 2014
    
    
  
Fix wait_for_pgpool_startup to use "postgres" database rathern than "test".
The test database may or may not exist and if it does not, it will
always retry until timeout expired (20 seconds), and regression test
takes unnecessary long.
Branch
------
V3_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=65b1f3e54f03d4f59e494fc809f9bbcccefe725c
Modified Files
--------------
test/pgpool_setup |    3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
    
    
More information about the pgpool-committers
mailing list