Re: A bug with unique indicies

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Aditya Damle <adamle(at)2028(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: A bug with unique indicies
Date: 2001-01-18 21:48:25
Message-ID: 5365.979854505@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Aditya Damle <adamle(at)2028(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-01-18 21:50:19 Re: 7.0.3 reproduceable serious select error
Previous Message mlw 2001-01-18 21:24:48 Re: 7.0.3 reproduceable serious select error