Hi, In the pgpool.conf file (for version 2.0.1), I set both replication_stop_on_mismatch and replicate_select to true, (with replication_mode=true and load_balance_mode=false) but when I use the psql -p 9999 -d nppsd3 -c 'show pool_status' command, I don't see that replicate_select is set to 1 and the select statement does not fail when the tables on servers are inconsistent (with different number of rows). Any idea ?
Thanks, Gary _______________________________________________ Pgpool-general mailing list Pgpool-general@pgfoundry.org http://pgfoundry.org/mailman/listinfo/pgpool-general