problem inserting in GIN index - Mailing list pgsql-hackers

From Alvaro Herrera
Subject problem inserting in GIN index
Date
Msg-id 20090309121828.GC12932@alvh.no-ip.org
Whole thread Raw
Responses Re: problem inserting in GIN index
Re: problem inserting in GIN index
List pgsql-hackers
Hi,

A guy just reported on pgsql-es-ayuda that he's getting 

ERROR: item pointer (543108,2) already exists                                                               

Apparently this message only occurs on GIN, in insertItemPointer

Reading that routine I cannot help but wonder -- where is
gdi->btree.curitem incremented?


http://archives.postgresql.org/message-id/521014.20415.qm%40web52103.mail.re2.yahoo.com

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: small parallel restore optimization
Next
From: Andrew Dunstan
Date:
Subject: Re: libxml incompatibility