Documentation: Difference between revisions

From pgpool Wiki
Jump to navigation Jump to search
Pengbo (talk | contribs)
No edit summary
Pengbo (talk | contribs)
Line 35: Line 35:
*** [http://www.pgpool.net/docs/latest/en/html/example-aws.html English (2017/10/25)] [http://www.pgpool.net/docs/latest/ja/html/example-aws.html Japanese (2017/10/25)]
*** [http://www.pgpool.net/docs/latest/en/html/example-aws.html English (2017/10/25)] [http://www.pgpool.net/docs/latest/ja/html/example-aws.html Japanese (2017/10/25)]


* '''Tutorials of Streaming Replication with pgpool-II'''
* '''Tutorials of Streaming Replication with pgpool-II''' (Obsolete)
** Simple Streaming replication setting with pgpool-II
** Simple Streaming replication setting with pgpool-II
*** For pgpool-II 3.1 and PostgreSQL 9.1: [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting/index.html English (2012/01/31) ]  [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting/index-ja.html Japanese (2012/6/1) ]
*** For pgpool-II 3.1 and PostgreSQL 9.1: [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting/index.html English (2012/01/31) ]  [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting/index-ja.html Japanese (2012/6/1) ]
Line 44: Line 44:
*** For pgpool-II 3.0 and PostgreSQL 9.0: [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2/index.html English] [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2_3.0/index-ja.html Japanese]
*** For pgpool-II 3.0 and PostgreSQL 9.0: [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2/index.html English] [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2_3.0/index-ja.html Japanese]


* '''Tutorials of pgpool-II 3.3'''
* '''Tutorials of pgpool-II 3.3''' (Obsolete)
** Watchdog:
** Watchdog:
*** master-slave mode: [http://www.pgpool.net/pgpool-web/contrib_docs/watchdog_master_slave_3.3/en.html English (2014/04/07)] [http://www.pgpool.net/pgpool-web/contrib_docs/watchdog_master_slave_3.3/ja.html Japanese (2014/04/07)]
*** master-slave mode: [http://www.pgpool.net/pgpool-web/contrib_docs/watchdog_master_slave_3.3/en.html English (2014/04/07)] [http://www.pgpool.net/pgpool-web/contrib_docs/watchdog_master_slave_3.3/ja.html Japanese (2014/04/07)]


* '''Tutorials of pgpool-II 3.2'''
* '''Tutorials of pgpool-II 3.2''' (Obsolete)
** On memory query cache: [http://www.pgpool.net/pgpool-web/contrib_docs/memqcache/en.html English (2012/07/20)] [http://www.pgpool.net/pgpool-web/contrib_docs/memqcache/ja.html Japanese (2012/07/20)]
** On memory query cache: [http://www.pgpool.net/pgpool-web/contrib_docs/memqcache/en.html English (2012/07/20)] [http://www.pgpool.net/pgpool-web/contrib_docs/memqcache/ja.html Japanese (2012/07/20)]
** Watchdog:
** Watchdog:

Revision as of 00:11, 25 October 2017

Official documentation

User contributed documentation

Developer's documentation

Blog posts by pgpool developers