Re: WAL replay asking for very old WAL

From: MirrorX <mirrorx(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: WAL replay asking for very old WAL
Date: 2016-03-07 16:12:36
Message-ID: 1457367156570-5891074.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

sorry i don't follow.
the server will stay in recovery mode as long as a recovery.conf file exists
and the host is set up to receive xlogs via streaming from the master. this
seems to be the case according to the logs, if i am not wrong.

what it is you want to happen? the server to stop applying records and come
online in r/w mode?
in this case you could promote the server. or if you want just to apply some
wal files and then come online then i think you have misconfigured your
recovery.conf. i would suggest you paste here what your recovery.conf
contains and what the objective is

Best,

--
View this message in context: http://postgresql.nabble.com/WAL-replay-asking-for-very-old-WAL-tp5891050p5891074.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Stephen Kuntz 2016-03-07 16:38:40 Re: WAL replay asking for very old WAL
Previous Message Stephen Kuntz 2016-03-07 16:07:17 Re: WAL replay asking for very old WAL