Difference between revisions of "Documentation"
(→Official documentation) |
|||
Line 2: | Line 2: | ||
* '''pgpool-II''' | * '''pgpool-II''' | ||
** [http://www.pgpool.net/docs/latest/pgpool-en.html pgpool-II manual (English)] | ** [http://www.pgpool.net/docs/latest/pgpool-en.html pgpool-II manual (English)] | ||
+ | ** [http://www.pgpool.net/download.php?f=pgpool-en-3.3.0.pdf pgpool-II manual (English, PDF)] | ||
** [http://www.pgpool.net/docs/latest/pgpool-ja.html pgpool-II manual (Japanese)] | ** [http://www.pgpool.net/docs/latest/pgpool-ja.html pgpool-II manual (Japanese)] | ||
** [http://www.pgpool.net/docs/latest/pgpool-zh_cn.html pgpool-II manual(Simplified Chinese)] | ** [http://www.pgpool.net/docs/latest/pgpool-zh_cn.html pgpool-II manual(Simplified Chinese)] |
Revision as of 00:41, 13 August 2013
Contents
Official documentation
- pgpool-II
User contributed documentation
- Documentation
- Gerd Koenig's "pgpool-II for beginners" (English)
- What is pgpool-II (Japanese)
- Creating a replication system using pgpool-II (Japanese)
- Making master/slave systems work better with pgpool-II (English, PDF)
- Relationship between max_pool, num_init_children, and max_connections(English, 2012/8/25)
- Tutorials of Streaming Replication with pgpool-II
- Simple Streaming replication setting with pgpool-II
- For pgpool-II 3.1 and PostgreSQL 9.1: English (2012/01/31) Japanese (2012/6/1)
- For pgpool-II 3.0 and PostgreSQL 9.0: English Japanese
- multiple server version
- For pgpool-II 3.1 and PostgreSQL 9.1: English (2012/01/31) Japanese (2012/6/1)
- For pgpool-II 3.0 and PostgreSQL 9.0: English Japanese
- Simple Streaming replication setting with pgpool-II
- Tutorials of pgpool-II 3.2
- On memory query cache: English (2012/07/20) Japanese (2012/07/20)
- Watchdog:
- Basic: English (2012/07/20) Japanese (2012/07/20)
- master-slave mode: English (2012/10/22) Japanese (2012/10/15)
Developer's documentation
- How to add configurfation directives to pgpoolAdmin
- 3rd Postgres Cluster Hackers Summit, pgCon 2012 "pgpool-II Development Status Updates"
- 4th Postgres Cluster Hackers Summit, pgCon 2013 "pgpool-II Development Status Updates"