Re: Catalog corruption

From: Asim R P <apraveen(at)pivotal(dot)io>
To: Mariel Cherkassky <mariel(dot)cherkassky(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Catalog corruption
Date: 2018-08-28 19:34:30
Message-ID: CANXE4TeYbXdNfGSmRsKbeWm+=LD8kVrNYe=UDE8FvZtuMh3W3w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 28, 2018 at 7:36 AM, Mariel Cherkassky
<mariel(dot)cherkassky(at)gmail(dot)com> wrote:
> Afterwards I vacuumed all the databases but nothing helped. I tried to
> reindex the databases but I got the next error :
>
> 2018-08-28 21:50:03 +08 db2 24360 ERROR: could not access status of
> transaction 32212695
> 2018-08-28 21:50:03 +08 db2 24360 DETAIL: Could not open file
> "pg_subtrans/01EB": No such file or directory.
>

Are you sure you created a checkpoint before copying the data
directory over to your PC?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-08-28 19:53:39 pg_dump --load-via-partition-root vs. parallel restore
Previous Message Alvaro Herrera 2018-08-28 19:30:31 Re: More parallel pg_dump bogosities