forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit991bfe1
committed
Enhance documentation of the build-in standby mode, explaining the retry
loop in standby mode, trying to restore from archive, pg_xlog andstreaming.Move sections around to make the high availability chapter morecoherent: the most prominent part is now a "Log-Shipping Standby Servers"section that describes what a standby server is (like the old"Warm Standby Servers for High Availability" section), and how toset up a warm standby server, including streaming replication, using thebuilt-in standby mode. The pg_standby method is desribed in anothersection called "Alternative method for log shipping", with the addedcaveat that it doesn't work with streaming replication.1 parent55a01b4 commit991bfe1
1 file changed
+355
-273
lines changed0 commit comments
Comments
(0)