Hot standby 9.2.1 PANIC: WAL contains references to invalid pages

From: Vishalakshi Navaneethakrishnan <nvishalakshi(at)sirahu(dot)com>
To: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Hot standby 9.2.1 PANIC: WAL contains references to invalid pages
Date: 2014-04-18 08:23:46
Message-ID: CAP-PUP1nyL997yB9n_DF+UCd2ZR_TQpLg2Z=F_gR+bd6QAtnRA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-performance

Hi Team,

For last 2 days we are facing issue with replication.

WARNING: page 21 of relation base/1193555/19384612 does not exist
CONTEXT: xlog redo insert: rel 1663/1193555/19384612; tid 21/1
PANIC: WAL contains references to invalid pages
CONTEXT: xlog redo insert: rel 1663/1193555/19384612; tid 21/1
LOG: startup process (PID 20622) was terminated by signal 6: Aborted
LOG: terminating any other active server processes

Stand by server went down with this error.

we just using warm stand by, but we enabled wal_level as 'hot_stanndby' in
Master server.

I just read this mailing list, and in postgres 9.2.7 we have fix,

But as of now,
if i change the wal level as archive, then this problem will go..? We are
just using warm stand by. so shall we change the wal_level as archive..?
Can you please reply this mail as soon as possible?
--
Best Regards,
Vishalakshi.N

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2014-04-18 10:43:21 Re: Arduino SQL Connector
Previous Message Albe Laurenz 2014-04-18 07:42:06 Re: [GENERAL] client encoding that psql command sets

Browse pgsql-performance by date

  From Date Subject
Next Message Wureka JI 2014-04-18 08:33:31 Help on migrating data from MSSQL2008R2 to PostgreSQL 9.3
Previous Message Franck Routier 2014-04-18 08:07:58 Re: Fast distinct not working as expected