Re: Error while vacuuming - Mailing list pgsql-performance

From Tom Lane
Subject Re: Error while vacuuming
Date
Msg-id 6608.1320416047@sss.pgh.pa.us
Whole thread Raw
In response to Error while vacuuming  (Bhakti Ghatkar <bghatkar@zedo.com>)
Responses Re: Error while vacuuming
List pgsql-performance
Bhakti Ghatkar <bghatkar@zedo.com> writes:
> Hi ,
> While performing full vacuum we encountered the error below:


> INFO:  vacuuming "pg_catalog.pg_index"
> vacuumdb: vacuuming of database "xxxx" failed: ERROR:  duplicate key value
> violates unique constraint "ccccc"
> DETAIL:  Key (indexrelid)=(2678) already exists.

> We are using Postgres 9.0.1

> Can you please help us out in understanding the cause of this error?

Try updating ... that looks suspiciously like a bug that was fixed a few
months ago.

            regards, tom lane

pgsql-performance by date:

Previous
From: Guillaume Cottenceau
Date:
Subject: Re: Error while vacuuming
Next
From: Robert Haas
Date:
Subject: Re: Strange query plan