Cascading replication feature for streaming log-based replication.

Simon Riggs <simon@2ndQuadrant.com>

Commit: 5286105800c7d5902f98f32e11b209c471c0c69c
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2011-07-19T02:40:03Z
Releases: 9.2.0
Cascading replication feature for streaming log-based replication.
Standby servers can now have WALSender processes, which can work with
either WALReceiver or archive_commands to pass data. Fully updated
docs, including new conceptual terms of sending server, upstream and
downstream servers. WALSenders terminated when promote to master.

Fujii Masao, review, rework and doc rewrite by Simon Riggs

Files