[pgpool-committers: 5198] pgpool: Add "log_client_messages = on" to pursue occasional failure of
    Tatsuo Ishii 
    ishii at sraoss.co.jp
       
    Tue Oct  9 17:58:35 JST 2018
    
    
  
Add "log_client_messages = on" to pursue occasional failure of 065 test.
Sometimes it fails with:
Exception in thread "main" org.postgresql.util.PSQLException: ResultSet not positioned properly, perhaps you need to call next.
        at org.postgresql.jdbc.PgResultSet.checkResultSet(PgResultSet.java:2789)
        at org.postgresql.jdbc.PgResultSet.getString(PgResultSet.java:1887)
        at Main.main(Main.java:26)
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=cec5bb7e73765be228a88af78e50040db2c41cba
Modified Files
--------------
src/test/regression/tests/065.bug152/test.sh | 1 +
1 file changed, 1 insertion(+)
    
    
More information about the pgpool-committers
mailing list