「Documentation」の版間の差分
(→Official documentation) |
|||
19行目: | 19行目: | ||
** [http://lets.postgresql.jp/documents/technical/pgpool/2 Creating a replication system using pgpool-II (in Japanese)] | ** [http://lets.postgresql.jp/documents/technical/pgpool/2 Creating a replication system using pgpool-II (in Japanese)] | ||
** [http://www.sraoss.co.jp/event_seminar/2010/20100702-03char10.pdf Making master/slave systems work better with pgpool-II (English, PDF)] | ** [http://www.sraoss.co.jp/event_seminar/2010/20100702-03char10.pdf Making master/slave systems work better with pgpool-II (English, PDF)] | ||
+ | ** [#Documentation/Relationship_between_max_pool_num_init_children_and_max_connections Gurjeet Singh's "Relationship between max_pool, num_init_children, and max_connections"(English)] | ||
* '''Tutorials of Streaming Replication with pgpool-II''' | * '''Tutorials of Streaming Replication with pgpool-II''' |
2012年8月25日 (土) 00:29時点における版
Official documentation
- pgpool-II
User contributed documentation
- Documentation
- Gerd Koenig's "pgpool-II for beginners"
- What is pgpool-II (in Japanese)
- Creating a replication system using pgpool-II (in Japanese)
- Making master/slave systems work better with pgpool-II (English, PDF)
- [#Documentation/Relationship_between_max_pool_num_init_children_and_max_connections Gurjeet Singh's "Relationship between max_pool, num_init_children, and max_connections"(English)]
- 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.1 and PostgreSQL 9.1: 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: English (2012/07/20) Japanese (2012/07/20)