「Documentation」の版間の差分

提供: pgpool Wiki
移動先: 案内検索
(公式ドキュメント)
22行目: 22行目:
 
** [http://www.pgpool.net/docs/pgpoolAdmin/index_ja.html pgpoolAdmin マニュアル] (日本語)
 
** [http://www.pgpool.net/docs/pgpoolAdmin/index_ja.html pgpoolAdmin マニュアル] (日本語)
  
* '''Tutorials of pgpool-II 4.0'''
+
* '''Tutorials of pgpool-II 4.1'''
 
** 基本設定の例
 
** 基本設定の例
 
*** [http://www.pgpool.net/docs/latest/en/html/example-basic.html English] [http://www.pgpool.net/docs/latest/ja/html/example-basic.html Japanese]
 
*** [http://www.pgpool.net/docs/latest/en/html/example-basic.html English] [http://www.pgpool.net/docs/latest/ja/html/example-basic.html Japanese]
30行目: 30行目:
 
** AWS 設定の例
 
** AWS 設定の例
 
*** [http://www.pgpool.net/docs/latest/en/html/example-aws.html English] [http://www.pgpool.net/docs/latest/ja/html/example-aws.html Japanese]
 
*** [http://www.pgpool.net/docs/latest/en/html/example-aws.html English] [http://www.pgpool.net/docs/latest/ja/html/example-aws.html Japanese]
 +
** Pgpool-II on Kubernetes'''
 +
*** [https://github.com/pgpool/pgpool2_on_k8s/blob/master/docs/index.md English]
 +
** Pgpool-II Exporter'''
 +
*** [https://github.com/pgpool/pgpool2_exporter English]
  
 
== 開発者によるドキュメント ==
 
== 開発者によるドキュメント ==
  
 +
* [https://www.pgcon.org/events/pgcon_2020/sessions/session/45/slides/44/HA_Cluster_on_K8s.pdf PostgreSQL HA Clusterwith Query Load Balancingon Kubernetes] at [https://www.pgcon.org/2020/ PGCon 2020 Ottawa] (English, PDF) (2020/05/27)
 +
* [https://www.sraoss.co.jp/event_seminar/2019/dbtech2019-sraoss-postgresql-cluster.pdf PostgreSQLによるクラスタ運用および負荷分散術] at [https://www.db-tech-showcase.com/dbts/tokyo db tech showcase Tokyo 2019] (Japanese, PDF) (2019/9/25)
 
* [https://www.sraoss.co.jp/event_seminar/2019/PGConf.ASIA.Bali.2019-PENG.pdf Setup a High-Availability and Load Balancing PostgreSQL Cluster - New Features of Pgpool-II 4.1 -] at [https://2019.pgconf.asia/ PGConf.ASIA 2019 Bali] (英語, PDF) (2019/09/10)
 
* [https://www.sraoss.co.jp/event_seminar/2019/PGConf.ASIA.Bali.2019-PENG.pdf Setup a High-Availability and Load Balancing PostgreSQL Cluster - New Features of Pgpool-II 4.1 -] at [https://2019.pgconf.asia/ PGConf.ASIA 2019 Bali] (英語, PDF) (2019/09/10)
 
* [https://www.sraoss.co.jp/event_seminar/2019/Introducing%20PostgreSQL%20SQL%20Parser.pdf Introducing PostgreSQL SQL Parser - Use of PostgreSQL Parser in other Applications -] at [https://www.pgcon.org/2019/ PGCon 2019 Ottawa] (英語, PDF) (2019/05/31)
 
* [https://www.sraoss.co.jp/event_seminar/2019/Introducing%20PostgreSQL%20SQL%20Parser.pdf Introducing PostgreSQL SQL Parser - Use of PostgreSQL Parser in other Applications -] at [https://www.pgcon.org/2019/ PGCon 2019 Ottawa] (英語, PDF) (2019/05/31)

2020年6月8日 (月) 06:29時点における版

公式ドキュメント


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

pgpool 開発者のブログ