「Documentation」の版間の差分

提供: pgpool Wiki
移動先: 案内検索
(pgpool 開発者のブログ)
60行目: 60行目:
 
== pgpool 開発者のブログ ==
 
== pgpool 開発者のブログ ==
  
* '''Pgpool-II 4.1 New Features'''
+
* [https://b-peng.blogspot.com/2020/07/connection-pooling-in-pgpool.html  Connection Pooling in Pgpool-II] By Bo Peng (2020/07/31)
** [http://pgsqlpgpool.blogspot.com/2019/07/when-primary-server-is-far-away-from.html When primary server is far away from standby server] By Tatsuo Ishii (2019/07/24)
+
* [https://pgsqlpgpool.blogspot.com/2020/07/snapshot-isolation-mode.html Snapshot Isolation Mode] By Tatsuo Ishii (2020/07/25)
** [https://www.highgo.ca/2019/07/19/pgpool-ii-4-1-taking-the-bull-by-its-horn/ Pgpool II 4.1 taking the bull by its horn] By Ahsan Hadi (2019/07/19)
+
* [https://www.highgo.ca/2020/06/25/authenticating-pgpool-ii-with-ldap/ Authenticating pgpool II with LDAP] By Ahsan Hadi (2020/06/25)
** [http://pgsqlpgpool.blogspot.com/2019/04/statement-level-load-balancing.html Statement level load balancing] By Tatsuo Ishii (2019/04/01)
+
* [https://www.highgo.ca/2020/02/25/setting-up-ssl-certificate-authentication-with-pgpool-ii/ Setting up SSL certificate authentication with Pgpool-II]  By Muhammad Usama (2020/02/25)
** [http://pgsqlpgpool.blogspot.com/2019/03/shared-relation-cache.html Shared Relation Cache] By Tatsuo Ishii (2019/03/24)
+
* [http://pgsqlpgpool.blogspot.com/2019/07/when-primary-server-is-far-away-from.html When primary server is far away from standby server] By Tatsuo Ishii (2019/07/24)
 
+
* [https://www.highgo.ca/2019/07/19/pgpool-ii-4-1-taking-the-bull-by-its-horn/ Pgpool II 4.1 taking the bull by its horn] By Ahsan Hadi (2019/07/19)
 +
* [http://pgsqlpgpool.blogspot.com/2019/04/statement-level-load-balancing.html Statement level load balancing] By Tatsuo Ishii (2019/04/01)
 +
* [http://pgsqlpgpool.blogspot.com/2019/03/shared-relation-cache.html Shared Relation Cache] By Tatsuo Ishii (2019/03/24)
 
* [http://realtechtalks.com/index.php/2019/04/02/pgpool-ii-load-balancing/ Can you gain performance with Pgpool-II as a load balancer?] By Muhammad Usama (2019/04/02)
 
* [http://realtechtalks.com/index.php/2019/04/02/pgpool-ii-load-balancing/ Can you gain performance with Pgpool-II as a load balancer?] By Muhammad Usama (2019/04/02)
 
* '''old blog posts'''
 
* '''old blog posts'''

2020年8月6日 (木) 07:58時点における版

公式ドキュメント


開発者によるドキュメント

pgpool 開発者のブログ