Difference between revisions of "Documentation"
(Add documentation links.) |
(Add french and chinese document links.) |
||
Line 2: | Line 2: | ||
** [http://pgpool.projects.postgresql.org/pgpool-II/doc/pgpool-en.html pgpool-II manual(English)] | ** [http://pgpool.projects.postgresql.org/pgpool-II/doc/pgpool-en.html pgpool-II manual(English)] | ||
** [http://pgpool.projects.postgresql.org/pgpool-II/doc/pgpool-ja.html pgpool-II manual(Japanese)] | ** [http://pgpool.projects.postgresql.org/pgpool-II/doc/pgpool-ja.html pgpool-II manual(Japanese)] | ||
+ | ** [http://pgpool.projects.postgresql.org/pgpool-II/doc/pgpool-zh_cn.html pgpool-II manual(Simplified Chinese)] | ||
+ | ** [http://pgpool.projects.postgresql.org/pgpool-II/doc/pgpool-fr.html pgpool-II manual(French)] | ||
** [http://pgpool.projects.postgresql.org/pgpool-II/doc/tutorial-en.html pgpool-II tutorial(English)] | ** [http://pgpool.projects.postgresql.org/pgpool-II/doc/tutorial-en.html pgpool-II tutorial(English)] | ||
** [http://pgpool.projects.postgresql.org/pgpool-II/doc/tutorial-ja.html pgpool-II tutorial(Japanese)] | ** [http://pgpool.projects.postgresql.org/pgpool-II/doc/tutorial-ja.html pgpool-II tutorial(Japanese)] | ||
+ | ** [http://pgpool.projects.postgresql.org/pgpool-II/doc/tutorial-zh_cn.html pgpool-II tutorial(Simplified Chinese)] | ||
* '''pgpoolAdmin official documents''' | * '''pgpoolAdmin official documents''' | ||
Line 9: | Line 12: | ||
** [http://pgpool.projects.postgresql.org/pgpoolAdmin/doc/index_ja.html pgpoolAdmin manual(Japanese)] | ** [http://pgpool.projects.postgresql.org/pgpoolAdmin/doc/index_ja.html pgpoolAdmin manual(Japanese)] | ||
− | * '''User conributed | + | * '''User conributed documents''' |
** [http://pgpool.projects.postgresql.org/contrib_docs/pgpool-II_for_beginners.pdf Gerd Koenig's "pgpool-II for beginners"] | ** [http://pgpool.projects.postgresql.org/contrib_docs/pgpool-II_for_beginners.pdf Gerd Koenig's "pgpool-II for beginners"] | ||
** [http://lets.postgresql.jp/documents/technical/pgpool/1 What is pgpool-II(in Japanese)] | ** [http://lets.postgresql.jp/documents/technical/pgpool/1 What is pgpool-II(in Japanese)] |
Revision as of 04:47, 15 September 2011
- pgpool-II official documents
- pgpoolAdmin official documents
- User conributed documents
- Gerd Koenig's "pgpool-II for beginners"
- What is pgpool-II(in Japanese)
- Creating a replication system using pgpool-II(in Japanese)
- Making master/slave systems work better with pgpool-II
- Simple Streaming replication setting with pgpool-II(English)
- Simple Streaming replication setting with pgpool-II(Japanese)
- Simple Streaming replication setting with pgpool-II(multiple server version, English)
- Simple Streaming replication setting with pgpool-II(multiple server version, Japanese)