Re: BUG #19686: Rolling back SET TABLESPACE + INSERT leads to index corruption

From: Alexandre Felipe <o(dot)alexandre(dot)felipe(at)gmail(dot)com>
To: exclusion(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19686: Rolling back SET TABLESPACE + INSERT leads to index corruption
Date: 2026-09-15 08:59:53
Message-ID: CAE8JnxOE2rerDxuapP-14LcR+8HdD-8+1-PQ644VNQpsjkXK-w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I started investigating.

The first thing I noticed is that we have no debugging on what happens
during
the SET TABLESPACE, I think that creating or deleting files deserves a line
in the log, so I will start by adding DEBUG1 around it.

Anyone else looking into this?

Regards,
Alexandre

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2026-09-15 09:55:16 BUG #19690: Possible stale partition descriptor after concurrent ATTACH PARTITION
Previous Message Alexandre Felipe 2026-09-15 06:57:32 Re: BUG #19687: ALTER SEQUENCE provokes error XX001 could not read blocks