Re: BUG #19686: Rolling back SET TABLESPACE + INSERT leads to index corruption - Mailing list pgsql-bugs

From Alexandre Felipe
Subject Re: BUG #19686: Rolling back SET TABLESPACE + INSERT leads to index corruption
Date
Msg-id CAE8JnxOE2rerDxuapP-14LcR+8HdD-8+1-PQ644VNQpsjkXK-w@mail.gmail.com
Whole thread
In response to BUG #19686: Rolling back SET TABLESPACE + INSERT leads to index corruption  (PG Bug reporting form <noreply@postgresql.org>)
List 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

pgsql-bugs by date:

Previous
From: sahil mahajan
Date:
Subject: Re: BUG #19680: FK integrity bypassed by session timezone (orphan rows)
Next
From: Alexander Korotkov
Date:
Subject: Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation