Daniel, On Tue, Oct 21, 2014 at 10:12 PM, Daniel Farina <[email protected]> wrote:
> So, no standby_mode = on in recovery.conf? Can you give that a try > and user the "trigger file" to come out of recovery? > I'll give that a try in the AM and let you know how it goes. I'd imagine it should work fine, although it probably doesn't fix the root problem. For development environments, we almost always automate WAL-E recovery up to the last checkpoint and then kick it out of recovery. Requiring standby_mode = on makes it so the provisioner has to figure out when to take the machine out of recovery. Doing that right seems a little tricky. -HJB -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
