On Wed, Sep 17, 2014 at 9:59 PM,  <[email protected]> wrote:
> Thanks in advance  for any help
>
> I have master configured to backup to s3...  it appears both base backups
> and wal files are getting sent successfully.
>
> I brought up a slave, the base backup came up ok, but it is stuck reading
> the same wal file....
> The slave gives the following endlessly over and over:

Looks to me like somehow the relevant WAL has been deleted.  You may
want to try to confirm is adjacent WAL (like 0000000300000117000000BB,
0000000300000117000000BD) are present.

You'd need to restore from a fresh base backup (that's further in the
database's future) to fix this.

-- 
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.

Reply via email to