Re: Why my vacuum fails?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Vilson farias" <vilson.farias@digitro.com.br>
Cc: pgsql-general@postgresql.org, "SIMONE Carla MOSENA" <simone.mosena@digitro.com.br>
Date: 2001-03-15T21:08:43Z
Lists: 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