Category: Tutorial
-
PgBouncer compilation and installation
Categories:3 minute read
Source: https://www.pgbouncer.org/install.html Building PgBouncer depends on few things to get compiled: GNU Make 3.81+ Libevent 2.0+ pkg-config OpenSSL 1.0.1+ for TLS support (optional) c-ares as alternative to Libevent’s evdns (optional) LDAP …
Source: https://www.pgbouncer.org/install.html Building PgBouncer depends on few things to get compiled: GNU Make 3.81+ Libevent 2.0+ pkg-config OpenSSL 1.0.1+ for TLS support (optional) c-ares as alternative to Libevent’s evdns (optional) LDAP …
-
User Guide (RHEL)
Categories:85 minute read
Introduction This user guide is intended to be followed sequentially from beginning to end — each section depends on the last. For example, the Restore section relies on setup that is performed in the Quick Start section. Once pgBackRest is up and …
Introduction This user guide is intended to be followed sequentially from beginning to end — each section depends on the last. For example, the Restore section relies on setup that is performed in the Quick Start section. Once pgBackRest is up and …
-
User Guide (Debian/Ubuntu)
Categories:87 minute read
Introduction This user guide is intended to be followed sequentially from beginning to end — each section depends on the last. For example, the Restore section relies on setup that is performed in the Quick Start section. Once pgBackRest is up and …
Introduction This user guide is intended to be followed sequentially from beginning to end — each section depends on the last. For example, the Restore section relies on setup that is performed in the Quick Start section. Once pgBackRest is up and …
-
Installation
Categories:4 minute read
Source: https://patroni.readthedocs.io/en/latest/installation.html Pre-requirements for Mac OS To install requirements on a Mac, run the following: BASH brew install postgresql etcd haproxy libyaml python Psycopg Starting from psycopg2-2.8 the …
Source: https://patroni.readthedocs.io/en/latest/installation.html Pre-requirements for Mac OS To install requirements on a Mac, run the following: BASH brew install postgresql etcd haproxy libyaml python Psycopg Starting from psycopg2-2.8 the …
-
Download and Installation
Categories:2 minute read
Sources: official download section and the pinned upstream README.md. Choose a distribution channel Channel Use it for Location Official release Source tarballs and release notes GitHub Releases RPM package RPM-based Linux distributions PostgreSQL …
Sources: official download section and the pinned upstream README.md. Choose a distribution channel Channel Use it for Location Official release Source tarballs and release notes GitHub Releases RPM package RPM-based Linux distributions PostgreSQL …