Re: A bug with unique indicies - Mailing list pgsql-hackers

From Tom Lane
Subject Re: A bug with unique indicies
Date
Msg-id 5365.979854505@sss.pgh.pa.us
Whole thread Raw
In response to A bug with unique indicies  (Aditya Damle <adamle@2028.com>)
List pgsql-hackers
Aditya Damle <adamle@2028.com> writes:
> Then i went ahead reindexed the table: I recieved the error:
> Cannot create unique index. Table contains non-unique values.

Curious.  When you say "reindexed" do you mean you used the REINDEX
command?  That's new in 7.0.* and possibly not fully debugged.  It
would be useful to see a complete script for reproducing the problem,
if you think you can regenerate it from scratch ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Rob van Nieuwkerk
Date:
Subject: Re: 7.0.3 reproduceable serious select error
Next
From: mlw
Date:
Subject: Re: 7.0.3 reproduceable serious select error