Re: I s this a bug of spgist index in a heavy write condition? - Mailing list pgsql-hackers

From 李海龙
Subject Re: I s this a bug of spgist index in a heavy write condition?
Date
Msg-id 50CAA452.1060602@qunar.com
Whole thread Raw
In response to Re: I s this a bug of spgist index in a heavy write condition?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
hi,

The problem is not always appear on our system, we can't find a way to 
reproduce it.
After rebuild the index with btree, the problem is disappear




at 2012-12-14 00:16, Tom Lane wrote:
> 李海龙 <hailong.li@qunar.com> writes:
>> We have lots data to insert in that table which have the spgist index,
>> may be the spgist index have a bug on a heavy write condition?
> Perhaps, but you certainly haven't provided any information that would
> help anyone to fix the bug.  Can you create a self-contained test case?
>
>             regards, tom lane
>
>

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: logical decoding - GetOldestXmin
Next
From: "Karl O. Pinc"
Date:
Subject: Re: Multiple --table options for other commands