I am trying to set up master/slave warm standby streaming replication (9.1). I
am not doing archiving/log shipping. I have read that you cannot reverse roles
between the master and slave, and that once a slave is "promoted", you need to
use pg_basebackup or rsync to copy files from the newly
Yes you understood correctly. Would the same apply for a hot standby situation?
On Oct 20, 2011, at 12:00 PM, Jeff Davis wrote:
> On Mon, 2011-09-26 at 08:54 -0400, Adam Tistler wrote:
>> I am trying to set up master/slave warm standby streaming replication
>> (9.1). I am not