From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | maxim(dot)boguk(at)gmail(dot)com |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #6736: Hot-standby replica crashed after failover: |
Date: | 2012-07-17 09:25:04 |
Message-ID: | CA+U5nM+uivT6QrfcTVf2evm0CHQDy22D2bN1bDH9h-jPq1a-Pw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 13 July 2012 14:38, <maxim(dot)boguk(at)gmail(dot)com> wrote:
> 2012-07-13 17:06:19.732 MSK 79724 @ from [vxid:1/0 txid:0] []PANIC: WAL
> contains references to invalid pages
The problem is not connected with Hot Standby. The issue relates to
index code that contains problems, leaving invalid pages. These are
not reported until end of recovery. That has now been changed to be
reported earlier, so its clearer that this situation exists.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | sobhit.pandey03 | 2012-07-17 12:38:12 | BUG #6740: Client Server configure |
Previous Message | Amit kapila | 2012-07-17 08:59:50 | Re: BUG #6712: PostgreSQL 9.2 beta2: alter table drop constraint does not work on inherited master table |