Difference between revisions of "Documentation"

From pgpool Wiki
Jump to: navigation, search
(Developer's documentation)
(Blog posts by pgpool developers)
(4 intermediate revisions by the same user not shown)
Line 49: Line 49:
  
 
== Blog posts by pgpool developers ==
 
== Blog posts by pgpool developers ==
* [http://pgsqlpgpool.blogspot.jp/2013/06/settinng-up-everything-at-one-time.html Setting up everything at one time]
+
 
* [http://pgsqlpgpool.blogspot.jp/2013/06/pgpool-ii-33-alpha-1-is-out.html pgpool-II 3.3 alpha1 is out!]
+
* '''Pgpool-II 4.1 New Features'''
* [http://pgsqlpgpool.blogspot.jp/2012/10/pgpool-ii-now.html pgpool-II + now()]
+
** [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)
* [http://pgsqlpgpool.blogspot.jp/2012/08/pgpool-ii-talk-at-postgresql-conference.html Pgpool-II talk at PostgreSQL Conference Europe 2012]
+
** [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)
 +
* '''old blog posts'''
 +
** [http://pgsqlpgpool.blogspot.jp/2013/06/settinng-up-everything-at-one-time.html Setting up everything at one time]
 +
** [http://pgsqlpgpool.blogspot.jp/2013/06/pgpool-ii-33-alpha-1-is-out.html pgpool-II 3.3 alpha1 is out!]
 +
** [http://pgsqlpgpool.blogspot.jp/2012/10/pgpool-ii-now.html pgpool-II + now()]
 +
** [http://pgsqlpgpool.blogspot.jp/2012/08/pgpool-ii-talk-at-postgresql-conference.html Pgpool-II talk at PostgreSQL Conference Europe 2012]
  
  

Revision as of 00:39, 21 August 2019

Official documentation



Developer's documentation

Blog posts by pgpool developers