Re: BUG #4838: Database corruption after btree_gin index creation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Daniele Bortoluzzi <bortoluz(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4838: Database corruption after btree_gin index creation
Date: 2009-06-12 14:15:20
Message-ID: 15894.1244816120@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Daniele Bortoluzzi <bortoluz(at)gmail(dot)com> writes:
>> Can you still reproduce this with CVS HEAD,

> with CVS HEAD the error is not occurring. Did you fix some GIN bug in
> this version?

Yes, I told you so.
http://archives.postgresql.org/pgsql-committers/2009-06/msg00081.php

But I don't see how that bug would've led to a segfault. Bogus TIDs
in the index should be caught without that.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message iiHack 2009-06-12 14:18:39 BUG #4851: DEBUG: Error 2888: Executing the TextStyle view failed
Previous Message Daniele Bortoluzzi 2009-06-12 10:30:46 Re: BUG #4838: Database corruption after btree_gin index creation