Skip to content

Introduction

Zheng Lin Lei edited this page Sep 25, 2024 · 1 revision

March 22, 2013 Version target v0.1.0

This wiki will begin by explaining in detail the configurations and knowledge required to create Postgres, PgPool and PgBouncer clusters step by step, requiring manual tweaks as if it were a tutorial. Later, the installation and execution manual for PgCloud will be incorporated, in which the system will deploy, write configuration and prepare the cluster of all the layers together with failover configuration and more automatically on the servers indicated for the creation of nodes.

Please note that this wiki will only teach content that is necessary and useful to know how to use PgCloud and its tools. THIS IS NOT AN OFFICIAL WIKI FOR ANY TOOL USED IN PGCLOUD.

Postgres Manual: https://www.postgresql.org/docs/16/

PgPool Manual: https://www.pgpool.net/mediawiki

PgBouncer: https://www.pgbouncer.org/usage.html

This project manual is protected under CC BY-SA 4.0 Licence, any partial or complete appropriation of the work is not allowed.

Clone this wiki locally