Re: v12.0: interrupt reindex CONCURRENTLY: ccold: ERROR: could notfind tuple for parent of relation ... - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: v12.0: interrupt reindex CONCURRENTLY: ccold: ERROR: could notfind tuple for parent of relation ...
Date
Msg-id 20191029022008.GE3476@paquier.xyz
Whole thread Raw
In response to Re: v12.0: interrupt reindex CONCURRENTLY: ccold: ERROR: could notfind tuple for parent of relation ...  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Mon, Oct 28, 2019 at 04:14:41PM +0900, Michael Paquier wrote:
> This brings also the point that you could just update pg_class to fix
> things if you have a broken cluster.
>
> In short, the attached fixes the issue for me, and that's the last bug
> I know of in what has been reported..

This one is now done.  Justin has also confirmed me offline that it
fixed his problems.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: merging HashJoin and Hash nodes
Next
From: Thomas Munro
Date:
Subject: Re: Preserve versions of initdb-created collations in pg_upgrade