Documentation: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				|||
| Line 49: | Line 49: | ||
== Developer's documentation ==  | == Developer's documentation ==  | ||
* [http://www.pgpool.net/pgpool-web/contrib_docs/ClusterMeeting2012.pdf 3rd Postgres Cluster Hackers Summit, pgCon 2012 "pgpool-II Development Status Updates"] (English, PDF)    | * [http://www.pgpool.net/pgpool-web/contrib_docs/ClusterMeeting2012.pdf 3rd Postgres Cluster Hackers Summit, pgCon 2012 "pgpool-II Development Status Updates"] (English, PDF)    | ||
* [http://www.pgpool.net/pgpool-web/contrib_docs/ClusterMeeting2013.pdf 4th Postgres Cluster Hackers Summit, pgCon 2013 "pgpool-II Development Status Updates"] (English, PDF)    | * [http://www.pgpool.net/pgpool-web/contrib_docs/ClusterMeeting2013.pdf 4th Postgres Cluster Hackers Summit, pgCon 2013 "pgpool-II Development Status Updates"] (English, PDF)  | ||
* [http://www.pgpool.net/pgpool-web/contrib_docs/ClusterMeeting2014.pdf 5th Postgres Cluster Hackers Summit, pgCon 2014 "pgpool-II Development Status Updates"] (English, PDF)  | |||
== Blog posts by pgpool developers ==  | == Blog posts by pgpool developers ==  | ||
Revision as of 05:13, 27 May 2014
Official documentation
- pgpool-II
- pgpool-II manual (English)
 - pgpool-II manual (English, PDF)
 - pgpool-II manual (Japanese)
 - pgpool-II manual (Simplified Chinese)
 - pgpool-II manual (French)
 - pgpool-II tutorial (English)
 - pgpool-II tutorial (Japanese)
 - pgpool-II tutorial (Simplified Chinese)
 
 
- pgpoolAdmin
- pgpoolAdmin manual (English)
 - pgpoolAdmin manual (Japanese)
 
 
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)
 - New features of pgpool-II, multifunctional middleware for PostgreSQL (Japanese, PDF)
 - Construct scale out configuration with PostgreSQL (Japanese, PDF)
 - Let's try pgpool-II easy setup function (Japanese)
 - About pgpool-II 3.3 watchdog (Japanese)
 - Improvements of connection performance in pgpool-II (Japanese)
 - Construct high-availability, high-performance system with pgpool-II (Japanese, PDF)
 
 
- 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.3 and PostgreSQL 9.3: English (2014/04/07) Japanese (2014/04/07)
 - 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.3
- Watchdog:
- master-slave mode: English (2014/04/07) Japanese (2014/04/07)
 
 
 - Watchdog:
 
- 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
- 3rd Postgres Cluster Hackers Summit, pgCon 2012 "pgpool-II Development Status Updates" (English, PDF)
 - 4th Postgres Cluster Hackers Summit, pgCon 2013 "pgpool-II Development Status Updates" (English, PDF)
 - 5th Postgres Cluster Hackers Summit, pgCon 2014 "pgpool-II Development Status Updates" (English, PDF)