Documentation: Difference between revisions

From pgpool Wiki
Jump to navigation Jump to search
Line 59: Line 59:
== Blog posts by pgpool developers ==
== Blog posts by pgpool developers ==


* [https://pgsqlpgpool.blogspot.com/2020/08/new-statistics-data-in-pgpool-ii.html New statistics data in Pgpool-II] By Tatsuo Ishii (2020/08/30)
* [https://b-peng.blogspot.com/2020/08/authentication-in-pgpool.html  Authentication in Pgpool-II] By Bo Peng (2020/08/27)
* [https://b-peng.blogspot.com/2020/07/connection-pooling-in-pgpool.html  Connection Pooling in Pgpool-II] By Bo Peng (2020/07/31)
* [https://b-peng.blogspot.com/2020/07/connection-pooling-in-pgpool.html  Connection Pooling in Pgpool-II] By Bo Peng (2020/07/31)
* [https://pgsqlpgpool.blogspot.com/2020/07/snapshot-isolation-mode.html Snapshot Isolation Mode] By Tatsuo Ishii (2020/07/25)
* [https://pgsqlpgpool.blogspot.com/2020/07/snapshot-isolation-mode.html Snapshot Isolation Mode] By Tatsuo Ishii (2020/07/25)
Line 77: Line 79:
<!--
<!--
== User contributed documentation ==
== User contributed documentation ==
* '''Documentation'''
* '''Documentation''']
** [http://www.pgpool.net/pgpool-web/contrib_docs/pgpool-II_for_beginners.pdf Gerd Koenig's "pgpool-II for beginners"] (English)
** [http://www.pgpool.net/pgpool-web/contrib_docs/pgpool-II_for_beginners.pdf Gerd Koenig's "pgpool-II for beginners"] (English)
** [http://lets.postgresql.jp/documents/technical/pgpool/1 What is pgpool-II] (Japanese)
** [http://lets.postgresql.jp/documents/technical/pgpool/1 What is pgpool-II] (Japanese)

Revision as of 02:05, 31 August 2020

Official documentation



Developer's documentation

Blog posts by pgpool developers