[pgpool-committers: 8071] pgpool: Commenting out all parameters in	pgpool.conf.
    Tatsuo Ishii 
    ishii at sraoss.co.jp
       
    Sun Oct 17 22:47:15 JST 2021
    
    
  
Commenting out all parameters in pgpool.conf.
This will make pgpool.conf less confusing and make PostgreSQL users
easier to understand pgpool.conf because this follows the PostgreSQL
way.
Discussion: https://www.pgpool.net/pipermail/pgpool-hackers/2021-October/004044.html
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9abe333b8b7ec563cf43426a2298ee8c886779f8
Modified Files
--------------
src/sample/pgpool.conf.sample-logical     | 284 ++++++++++++++---------------
src/sample/pgpool.conf.sample-raw         | 288 +++++++++++++++---------------
src/sample/pgpool.conf.sample-replication | 282 ++++++++++++++---------------
src/sample/pgpool.conf.sample-slony       | 282 ++++++++++++++---------------
src/sample/pgpool.conf.sample-snapshot    | 280 ++++++++++++++---------------
src/sample/pgpool.conf.sample-stream      | 286 ++++++++++++++---------------
6 files changed, 851 insertions(+), 851 deletions(-)
    
    
More information about the pgpool-committers
mailing list