Re: Why my vacuum fails? - Mailing list pgsql-general

From Tom Lane
Subject Re: Why my vacuum fails?
Date
Msg-id 15418.984690523@sss.pgh.pa.us
Whole thread Raw
In response to Why my vacuum fails?  ("Vilson farias" <vilson.farias@digitro.com.br>)
List pgsql-general
"Vilson farias" <vilson.farias@digitro.com.br> writes:
>   The main problems appears to be related with "Cannot insert a duplicate
> key into unique index pg_attribute_relid_attnum_index" message. How can I
> fix it?

What platform are you running on, and how did you build or acquire the
executables?  Have you ever run the regression tests?

This looks a lot like known portability problems on PPC, Alpha, etc.
There are workarounds but you need to know about them when building...

            regards, tom lane

pgsql-general by date:

Previous
From: "Vilson farias"
Date:
Subject: Why my vacuum fails?
Next
From: Alexander Jerusalem
Date:
Subject: Re: Re: LIKE and indexes?