Thanks that looks like it might have fixed the pulling the wrong wal file now. However, postgres still wont start after I deleted the PGDATA and did a recovery. The last entries in the log file are from the two new wal segments that got pulled down during the backup-fetch.
On Wed, Feb 12, 2014 at 1:00 PM, Daniel Farina <[email protected]> wrote: > On Wed, Feb 12, 2014 at 10:53 AM, Kevin Harriss <[email protected]> > wrote: > > Here is the output from backup-list. Any idea what the order isn't by > date? > > I suspect somehow that you are mixing and matching a WAL-E prefix > between two servers, which could explain a lot of the weird stuff > going on. > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
