Difference between revisions of "Documentation"

From pgpool Wiki
Jump to: navigation, search
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
== Official documentation ==
 
== Official documentation ==
* '''pgpool-II'''
+
* '''Pgpool-II'''
** [http://www.pgpool.net/docs/latest/pgpool-en.html pgpool-II manual] (English)
+
** [http://www.pgpool.net/docs/latest/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/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)
+
<!-- ** [http://www.pgpool.net/docs/latest/tutorial-en.html pgpool-II tutorial] (English)-->
** [http://www.pgpool.net/docs/latest/pgpool-fr.html pgpool-II manual] (French)
+
<!-- ** [http://www.pgpool.net/docs/latest/tutorial-ja.html pgpool-II tutorial] (Japanese)-->
** [http://www.pgpool.net/docs/latest/tutorial-en.html pgpool-II tutorial] (English)
+
<!-- ** [http://www.pgpool.net/docs/latest/tutorial-zh_cn.html pgpool-II tutorial] (Simplified Chinese)-->
** [http://www.pgpool.net/docs/latest/tutorial-ja.html pgpool-II tutorial] (Japanese)
 
** [http://www.pgpool.net/docs/latest/tutorial-zh_cn.html pgpool-II tutorial] (Simplified Chinese)
 
  
 
* '''pgpoolAdmin'''
 
* '''pgpoolAdmin'''
Line 22: Line 20:
 
** [[Relationship_between_max_pool,_num_init_children,_and_max_connections|Relationship between max_pool, num_init_children, and max_connections]](English, 2012/8/25)
 
** [[Relationship_between_max_pool,_num_init_children,_and_max_connections|Relationship between max_pool, num_init_children, and max_connections]](English, 2012/8/25)
 
** [http://www.sraoss.co.jp/event_seminar/2013/20130212_pgpool_seminar_sraoss.pdf New features of pgpool-II, multifunctional middleware for PostgreSQL] (Japanese, PDF)
 
** [http://www.sraoss.co.jp/event_seminar/2013/20130212_pgpool_seminar_sraoss.pdf New features of pgpool-II, multifunctional middleware for PostgreSQL] (Japanese, PDF)
 +
** [http://www.sraoss.co.jp/event_seminar/2013/20131115_dbshowtech.pdf Construct scale out configuration with PostgreSQL] (Japanese, PDF)
 
** [http://lets.postgresql.jp/documents/technical/pgpool-II-pgpool_setup/1 Let's try pgpool-II easy setup function] (Japanese)
 
** [http://lets.postgresql.jp/documents/technical/pgpool-II-pgpool_setup/1 Let's try pgpool-II easy setup function] (Japanese)
 
** [http://lets.postgresql.jp/documents/technical/pgpool-II-3.3-watchdog/1 About pgpool-II 3.3 watchdog] (Japanese)
 
** [http://lets.postgresql.jp/documents/technical/pgpool-II-3.3-watchdog/1 About pgpool-II 3.3 watchdog] (Japanese)
 
** [http://lets.postgresql.jp/documents/technical/pgpool-II-tcp-tuning/1 Improvements of connection performance in pgpool-II] (Japanese)
 
** [http://lets.postgresql.jp/documents/technical/pgpool-II-tcp-tuning/1 Improvements of connection performance in pgpool-II] (Japanese)
** [http://www.postgresql.jp/events/jpug-pgcon2013-files/C1_jpugpgcon2013_slide How to create high-availability, high-performance system with pgpool-II] (Japanese, PDF)
+
** [http://www.postgresql.jp/events/jpug-pgcon2013-files/C1_jpugpgcon2013_slide Construct high-availability, high-performance system with pgpool-II] (Japanese, PDF)
  
 
* '''Tutorials of Streaming Replication with pgpool-II'''
 
* '''Tutorials of Streaming Replication with pgpool-II'''
Line 32: Line 31:
 
*** For pgpool-II 3.0 and PostgreSQL 9.0: [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting_3.0/index.html English] [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting_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_setting_3.0/index.html English] [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting_3.0/index-ja.html Japanese]
 
** multiple server version
 
** multiple server version
 +
*** For pgpool-II 3.3 and PostgreSQL 9.3: [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2_3.3/index.html English (2014/04/07)] [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2_3.3/index-ja.html Japanese (2014/04/07)]
 
*** For pgpool-II 3.1 and PostgreSQL 9.1: [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2/index.html English (2012/01/31)] [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2_3.0/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_setting2/index.html English (2012/01/31)] [http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2_3.0/index-ja.html Japanese (2012/6/1)]
 
*** 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'''
 +
** 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)]
  
 
* '''Tutorials of pgpool-II 3.2'''
 
* '''Tutorials of pgpool-II 3.2'''
Line 42: Line 46:
  
 
== 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)
 +
* [http://www.pgpool.net/pgpool-web/contrib_docs/ClusterMeeting2015.pdf 6th Postgres Cluster Hackers Summit, pgCon 2015 "pgpool-II Development Status Updates"] (English, PDF)
 +
* [http://www.pgpool.net/pgpool-web/contrib_docs/pgpool-II-3.5.pdf 6th Postgres Cluster Hackers Summit, pgCon 2015 "pgpool-II 3.5 How it will look like?"] (English, PDF)
 +
* [http://pgpool.net/mediawiki/index.php?title=pgpool-II_3.5_features&redirect=no pgpool-II 3.5 new features] (English, Wiki)
 +
* [http://www.sraoss.co.jp/event_seminar/2015/pgpool-II-3.5.pdf "How to manage a herd of elephants: Introducing new features of pgpool-II 3.5"] at [http://www.eventdove.com/event/106042 "PostgreSQL Conference China 2015"] (English, PDF)
 +
* [http://pgpool.net/mediawiki/images/2016-02-Moscow-pgpool-II-3.5.pdf "How to manage a herd of elephants: PostgreSQL clusters using streaming replication and pgpool-II"] at [https://pgconf.ru/en/2016/89695 "PGConf.Russia 2016"] (English, PDF)
 +
* "Pgpool-II: Past, Present and Future" at [http://www.pgconf.asia/EN/day-2/#B3 PGConf.ASIA 2016] : [http://www.pgpool.net/download.php?f=Pgpool-II-history-en.pdf English (2016/12/07)], [http://www.pgpool.net/download.php?f=Pgpool-II-history.pdf Japanese (2016/12/07)]
  
 
== Blog posts by pgpool developers ==
 
== Blog posts by pgpool developers ==

Revision as of 00:07, 19 July 2017

Official documentation

User contributed documentation

Developer's documentation

Blog posts by pgpool developers