Re: Error: duplicate key violates unique constraint - "pg_toast_3270368541_index - Mailing list pgsql-admin

From Tomeh, Husam
Subject Re: Error: duplicate key violates unique constraint - "pg_toast_3270368541_index
Date
Msg-id F1B0F9305B343E43A1C3EECE48B853D501A83DD4@CITGSNA01SXCH02.ana.firstamdata.com
Whole thread Raw
In response to Re: Error: duplicate key violates unique constraint - "pg_toast_3270368541_index  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Error: duplicate key violates unique constraint - "pg_toast_3270368541_index  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Thanks Tom. As a temporarily solution though, would reorging the table
(pgdump,drop/truncate, reload) resolve the OID collision issue and buy
us some time until we get the upgrade going?


Regards,

  Husam Tomeh


-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Wednesday, November 14, 2007 9:37 PM
To: Tomeh, Husam
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] Error: duplicate key violates unique constraint -
"pg_toast_3270368541_index

"Tomeh, Husam" <HTomeh@facorelogic.com> writes:
> We've started getting duplicate key violates unique constraint error
> on one of the toast index starting last weekend.

> PG version is 8.0 with postgis extension.

Consider updating to something more recent.  That problem was addressed
in this 8.1-cycle patch:
http://archives.postgresql.org/pgsql-committers/2005-08/msg00109.php

            regards, tom lane

**********************************************************************
This message contains confidential information intended only for the use of the addressee(s) named above and may
containinformation that is legally privileged.  If you are not the addressee, or the person responsible for delivering
itto the addressee, you are hereby notified that reading, disseminating, distributing or copying this message is
strictlyprohibited.  If you have received this message by mistake, please immediately notify us by replying to the
messageand delete the original message immediately thereafter. 

Thank you.

                                   FADLD Tag
**********************************************************************


pgsql-admin by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: "global/pg_control": Permission denied
Next
From: Tom Lane
Date:
Subject: Re: any way to make query use index?