| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Vilson farias" <vilson(dot)farias(at)digitro(dot)com(dot)br> |
| Cc: | pgsql-general(at)postgresql(dot)org, "SIMONE Carla MOSENA" <simone(dot)mosena(at)digitro(dot)com(dot)br> |
| Subject: | Re: Why my vacuum fails? |
| Date: | 2001-03-16 16:18:52 |
| Message-ID: | 24910.984759532@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
"Vilson farias" <vilson(dot)farias(at)digitro(dot)com(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-03-16 16:39:09 | NOTICE about updating to 7.1beta6 from earlier betas |
| Previous Message | Peter Eisentraut | 2001-03-16 16:10:20 | Re: ssl connections with psql |