Re: Orphaned relation files after crash recovery - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Orphaned relation files after crash recovery
Date
Msg-id CA+hUKGKKxnFOdOp6dZ6JTV_Lq9FweRSvJOzFhtgkJB9eaBsTyw@mail.gmail.com
Whole thread Raw
In response to Orphaned relation files after crash recovery  (Masahiko Sawada <masahiko.sawada@2ndquadrant.com>)
Responses Re: Orphaned relation files after crash recovery
List pgsql-hackers
On Mon, Feb 17, 2020 at 11:20 PM Masahiko Sawada
<masahiko.sawada@2ndquadrant.com> wrote:
> Is this a bug? Has this ever been discussed?

Hi Sawada-san,

There was this thread:

https://www.postgresql.org/message-id/flat/CAEepm%3D0ULqYgM2aFeOnrx6YrtBg3xUdxALoyCG%2BXpssKqmezug%40mail.gmail.com

We chose that as a sort of simple test case to demonstrate the
machinery for performing any kind of clean-up work when when a
transaction aborts, even if there is a crash restart in between.  It's
going to take a little while to come back to that due to some on-going
redesign work on the undo proposal.



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Orphaned relation files after crash recovery
Next
From: Amit Kapila
Date:
Subject: Re: Parallel copy