postgresql get replication slots: PostgreSQL Replication Monitoring | Scaling PostgreSQL. An Overview of Logical Replication in PostgreSQL | Severalnines. Out of the Box Replication in Postgres 9.4(PgCon) | PDF.
Learn how to monitor native PostgreSQL replication using the system views and functions PostgreSQL provides. Specific queries are also provided.
This blog provides an overview of the new logical replication function available in PostgreSQL 9.
This document provides an overview of setting up out of the box replication in PostgreSQL 9.4 without third party tools. It discusses write-ahead logs (WAL),
replication slots, pg_basebackup, pg_receivexlog and monitoring replication. The presenter then demonstrates setting up replication on VMs with pg_basebackup to initialize a standby, configuration of primary and standby servers, and monitoring replication status. - Download as a PDF or view online for free