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?

-- 
Toshihiro Kitagawa
SRA OSS, Inc. Japan

Attachment: sample.patch
Description: Binary data

_______________________________________________
Pgpool-hackers mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-hackers

Reply via email to