Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
February 20, 2025:
PostgreSQL 17.4, 16.8, 15.12, 14.17, and 13.20 Released!
Documentation
→
PostgreSQL 10
Supported Versions:
Current
(
17
) /
16
/
15
/
14
/
13
Development Versions:
devel
Unsupported versions:
12
/
11
/
10
/
9.6
/
9.5
/
9.4
/
9.3
/
9.2
/
9.1
/
9.0
/
8.4
/
8.3
/
8.2
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
Chapter 26. High Availability, Load Balancing, and Replication
Prev
Up
Part III. Server Administration
Home
Next
Chapter 26. High Availability, Load Balancing, and Replication
Table of Contents
26.1. Comparison of Different Solutions
26.2. Log-Shipping Standby Servers
26.2.1. Planning
26.2.2. Standby Server Operation
26.2.3. Preparing the Master for Standby Servers
26.2.4. Setting Up a Standby Server
26.2.5. Streaming Replication
26.2.6. Replication Slots
26.2.7. Cascading Replication
26.2.8. Synchronous Replication
26.2.9. Continuous archiving in standby
26.3. Failover
26.4. Alternative Method for Log Shipping
26.4.1. Implementation
26.4.2. Record-based Log Shipping
26.5. Hot Standby
26.5.1. User's Overview
26.5.2. Handling Query Conflicts
26.5.3. Administrator's Overview
26.5.4. Hot Standby Parameter Reference
26.5.5. Caveats