Re: Duplicate data despite unique constraint

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, Jonas Tehler <jonas(at)tehler(dot)se>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Duplicate data despite unique constraint
Date: 2016-09-11 02:34:36
Message-ID: 5cff8f97-6fbe-50ec-aad7-742fc7f36840@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/2/16 8:02 AM, Adrian Klaver wrote:
> Best guess is the INDEX on the column is corrupted and needs to be
> reindexed:

You should contact AWS support about this; they'd want to know.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532) mobile: 512-569-9461

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Caldeweyher 2016-09-11 04:36:41 Re: Duplicate data despite unique constraint
Previous Message Jim Nasby 2016-09-11 02:32:15 Re: What limits Postgres performance when the whole database lives in cache?