CET ERROR: requested WAL segment has already been removed

From: Martin Terjan <martin(at)terjan(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: CET ERROR: requested WAL segment has already been removed
Date: 2014-02-14 09:08:53
Message-ID: 52FDDD25.9000805@terjan.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear all,

Using Postgresql 9.3. on Windows x64.

I had streaming replication set up from master to slave, but the slave
shut down and became out of sync with the master. So... I tried to set
it back up, without success.

I then checked the *master* log and, although the server seems to be
working, the log is full with
"CET ERROR: requested WAL segment 00000001000000090000008E has already
been removed".

What should I do? While I have this error replication fails, because the
slave looks for the same (missing) WAL segment. The master seems to be
working, but of course it's possible that I've lost data somewhere.

Is there anything sensible I can do beyond restoring from the last good
backup?

Thanks
Martin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2014-02-14 09:13:41 Re: CET ERROR: requested WAL segment has already been removed
Previous Message Michael Paquier 2014-02-14 06:23:06 Re: Xlogdump compiling error : undefined reference to `ber_sockbuf_io_udp'