Re: 8.0.5 Bug in unique indexes? - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: 8.0.5 Bug in unique indexes?
Date
Msg-id 43CFB837.4090104@commandprompt.com
Whole thread Raw
In response to Re: 8.0.5 Bug in unique indexes?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>>  lc_collate                     | C
>>  lc_ctype                       | C
>
> OK, scratch that theory.  Don't suppose you can create a reproducible
> test case ;-)
That may be a bit tough... What really struck me is that the
duplication only occurs in this set of 100 tables and the
duplication is always violating the same index. We currently
have 4-5 tables that are in violation.

Let me see what I can do to duplicate this.

Sincerely,

Joshua D. Drake

>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster


-- 
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl - http://www.commandprompt.com/



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.0.5 Bug in unique indexes?
Next
From: Chris Browne
Date:
Subject: Re: Surrogate keys