Re: Switching timeline over streaming replication

Heikki Linnakangas <hlinnakangas@vmware.com>

From: Heikki Linnakangas <hlinnakangas@vmware.com>
To: Josh Berkus <josh@agliodbs.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-12-17T12:07:01Z
Lists: pgsql-hackers
On 15.12.2012 01:09, Josh Berkus wrote:
> Tested this on yesterday's snapshot.  Worked great.

Thanks for the testing!

> Now I wanna test a chain of cascading replicas ... how far can we chain
> these?

There's no limit in theory. I tested with one master and two chained 
standbys myself. Give it a shot, I'm curious to hear how it works with a 
chain of a hundred standbys ;-).

- Heikki