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

From Tom Lane
Subject Re: Why my vacuum fails?
Date
Msg-id 24910.984759532@sss.pgh.pa.us
Whole thread Raw
In response to Re: Why my vacuum fails?  ("Vilson farias" <vilson.farias@digitro.com.br>)
Responses Re: Why my vacuum fails?
List pgsql-general
"Vilson farias" <vilson.farias@digitro.com.br> writes:
> : What platform are you running on, and how did you build or acquire the
> : executables?  Have you ever run the regression tests?

> Linux RedHat 6.0 running on a K6-2.
> I installed using RPM packages and it's PostgreSQL 7.0.2.

Well, so much for my theory that it was an fmgr portability problem.

I don't know how your indexes got so messed up, but at this point I'd
recommend a dump/initdb/reload to get things straightened out.  While
you are at it, it'd be a good idea to update to 7.0.3.

            regards, tom lane

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: ssl connections with psql
Next
From: Tom Lane
Date:
Subject: NOTICE about updating to 7.1beta6 from earlier betas