Allow pg_basebackup from standby node with safety checking.

Simon Riggs <simon@2ndQuadrant.com>

Commit: 8366c7803ec3d0591cf2d1226fea1fee947d56c3
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2012-01-25T18:02:04Z
Releases: 9.2.0
Allow pg_basebackup from standby node with safety checking.
Base backup follows recommended procedure, plus goes to great
lengths to ensure that partial page writes are avoided.

Jun Ishizuka and Fujii Masao, with minor modifications

Files