Re: [GENERAL] Prevent new timeline during archive recovery

2008-12-18 Thread Jonatan Evald Buus
Cheers for the input Simon, please find a couple of thoughts / questions below /Jona On Thu, Dec 18, 2008 at 12:04 AM, Simon Riggs wrote: > > On Wed, 2008-12-17 at 17:54 +0100, Jonatan Evald Buus wrote: > > Greetings, > > We're currently developing an alternative to pg_standby, internally > > n

Re: [GENERAL] Prevent new timeline during archive recovery

2008-12-17 Thread Simon Riggs
On Wed, 2008-12-17 at 17:54 +0100, Jonatan Evald Buus wrote: > Greetings, > We're currently developing an alternative to pg_standby, internally > named pg_ha. > pg_ha uses Record Based Log Shipping fetched by the warm standby > server at millisecond intervals and will automatically restore > compl

[GENERAL] Prevent new timeline during archive recovery

2008-12-17 Thread Jonatan Evald Buus
Greetings, We're currently developing an alternative to pg_standby, internally named pg_ha. pg_ha uses Record Based Log Shipping fetched by the warm standby server at millisecond intervals and will automatically restore completed WAL files on the standby server to minimize the time required when re