Difference between revisions of "Documentation"
(→Blog posts by pgpool developers) |
(→Blog posts by pgpool developers) |
||
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
- Pgpool-II
- Pgpool-II manual (English)
- Pgpool-II 4.1
- Pgpool-II 4.0
- Pgpool-II 3.7
- Pgpool-II 3.6
- Pgpool-II manual (Japanese)
- Pgpool-II 4.1
- Pgpool-II 4.0
- Pgpool-II 3.7
- Pgpool-II 3.6
- pgpoolAdmin
- pgpoolAdmin manual (English)
- pgpoolAdmin manual (Japanese)
- Tutorials of pgpool-II 4.1
Developer's documentation
- PostgreSQL HA Clusterwith Query Load Balancingon Kubernetes at PGCon 2020 Ottawa (English, PDF) (2020/05/27)
- PostgreSQLによるクラスタ運用および負荷分散術 at db tech showcase Tokyo 2019 (Japanese, PDF) (2019/9/25)
- Setup a High-Availability and Load Balancing PostgreSQL Cluster - New Features of Pgpool-II 4.1 - at PGConf.ASIA 2019 Bali (English, PDF) (2019/09/10)
- Introducing PostgreSQL SQL Parser - Use of PostgreSQL Parser in other Applications - at PGCon 2019 Ottawa (English, PDF) (2019/05/31)
- Celebrating its 15th Anniversary: Pgpool-II Past, Present and Future - Part 2 at PGConf.ASIA 2018 (English, PDF) (2018/12/11)
- Celebrating its 15th Anniversary: Pgpool-II Past, Present and Future - Part 1 at PGConf.ASIA 2018 (English, PDF) (2018/12/11)
- PostgreSQL HA with Pgpool-II and whats been happening in Pgpool world lately... at Pgpool-II Day - Pgpool-II 4.0 Anniversary - (English, PDF) (2018/9/25)
- PostgreSQL クラスタ環境の管理機能を大幅に強化!Pgpool-II 4.0 のご紹介 at Pgpool-II Day - Pgpool-II 4.0 Anniversary - (Japanese, PDF) (2018/9/25)
- 誕生から 15 年を迎えた Pgpool-II の過去と現在、そして未来 at Pgpool-II Day - Pgpool-II 4.0 Anniversary - (Japanese, PDF) (2018/9/25)
- 信頼性を向上させ、PostgreSQL 10 に対応した Pgpool-II 3.7 のご紹介 at PGConf.ASIA 2017 (2017/12/06)
- Pgpool-II: Past, Present and Future at PGConf.ASIA 2016 (Japanese, PDF) (2016/12/07)
- "How to manage a herd of elephants: PostgreSQL clusters using streaming replication and pgpool-II" at "PGConf.Russia 2016" (English, PDF) (2016/02/03)
- "How to manage a herd of elephants: Introducing new features of pgpool-II 3.5" at "PostgreSQL Conference China 2015" (English, PDF) (2015/11/21)
- pgpool-II 3.5 new features (English, Wiki)
- 6th Postgres Cluster Hackers Summit, pgCon 2015 "pgpool-II 3.5 How it will look like?" (English, PDF)
- 6th Postgres Cluster Hackers Summit, pgCon 2015 "pgpool-II Development Status Updates" (English, PDF)
- 5th Postgres Cluster Hackers Summit, pgCon 2014 "pgpool-II Development Status Updates" (English, PDF)
- 4th Postgres Cluster Hackers Summit, pgCon 2013 "pgpool-II Development Status Updates" (English, PDF)
- 3rd Postgres Cluster Hackers Summit, pgCon 2012 "pgpool-II Development Status Updates" (English, PDF)
Blog posts by pgpool developers
- New statistics data in Pgpool-II By Tatsuo Ishii (2020/08/30)
- Authentication in Pgpool-II By Bo Peng (2020/08/27)
- Connection Pooling in Pgpool-II By Bo Peng (2020/07/31)
- Snapshot Isolation Mode By Tatsuo Ishii (2020/07/25)
- Authenticating pgpool II with LDAP By Ahsan Hadi (2020/06/25)
- Setting up SSL certificate authentication with Pgpool-II By Muhammad Usama (2020/02/25)
- When primary server is far away from standby server By Tatsuo Ishii (2019/07/24)
- Pgpool II 4.1 taking the bull by its horn By Ahsan Hadi (2019/07/19)
- Statement level load balancing By Tatsuo Ishii (2019/04/01)
- Shared Relation Cache By Tatsuo Ishii (2019/03/24)
- Can you gain performance with Pgpool-II as a load balancer? By Muhammad Usama (2019/04/02)
- old blog posts