On Wed, Feb 12, 2014 at 10:21 AM, Kevin Harriss <[email protected]> wrote: >> >> >> Is WAL-E spamming you with progress updates like before? The only >> thing that comes to mind is if somehow your default 'psql' connects to >> the wrong database on "backup-push" so the database cluster being >> backed up and the database cluster being told to "select >> pg_start_backup()" are not the same. >> > > It looks like WAL-E is trying to pull the wrong basebackup. It is pulling > base_000000010000001C000000CE_00000040 instead of > base_0000000100000008000000AA_06478624.
Try running "backup-list". The same code is used to resolve the "LATEST" pseudo-name. -- 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.
