On Wed, 2011-07-06 at 20:01 +0900, Toshihiro Kitagawa wrote: > Hi pgpool hackers, > > I would like to propose changing samples of pgpool.conf. > I've attached the patch(for pgpool.conf.sample) which includes > following fixes: > > - separate "ONLINE RECOVERY" section from "REPLICATION MODE" section > Because online recovery is used with streaming replication too. > > - separate "HEALTH CHECK" and "FAILOVER AND FAILBACK" section from > "MASTER/SLAVE MODE" section > Because they are mode-independent. > > - add backend_flagN directive. > > - add "OTHERS" section for relcache_expire directive. > Is this good? > > - rename "CONNECTION POOLING MODE" section to "CONNECTION POOLING" > > - rename "PARALLEL AND QUERY CACHE MODE" section to > "PARALLEL MODE AND QUERY CACHE" > > - replace "false" with "off" in comment. > > Comments? >
Seems good to me. Go ahead. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com _______________________________________________ Pgpool-hackers mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-hackers
