Re: FATAL: SMgrRelation hashtable corrupted - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: FATAL: SMgrRelation hashtable corrupted
Date
Msg-id 20190517154237.GA26653@alvherre.pgsql
Whole thread Raw
In response to Re: FATAL: SMgrRelation hashtable corrupted  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: FATAL: SMgrRelation hashtable corrupted
List pgsql-general
On 2019-May-17, Tom Lane wrote:

> The good news is that the underlying ALTER TABLE bug is fixed in 11.3.
> The bad news is that your database is probably toast anyway --- an update
> won't undo the catalog corruption that is causing the WAL replay crash.
> I hope you have a recent backup to restore from.

Hmm, shouldn't it be possible to do a PITR restore to the point just
before the problem record, ie. 5E/17061648?

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-general by date:

Previous
From: Andres Freund
Date:
Subject: Re: FATAL: SMgrRelation hashtable corrupted
Next
From: Tom Lane
Date:
Subject: Re: FATAL: SMgrRelation hashtable corrupted