[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] cron.daily error
- Subject: RE: [cobalt-users] cron.daily error
- From: "Jolley, Carl" <Carl.Jolley@xxxxxxx>
- Date: Mon Aug 12 09:03:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: Gerald Waugh [mailto:gwaugh@xxxxxxxxxxxxxxxxxxxxxxx]
Sent: Monday, August 12, 2002 9:25 AM
To: List Cobalt
Subject: Re: [cobalt-users] cron.daily error
On Mon, 12 Aug 2002, mika wrote:
> Till i'm back from holidays i got in the root's mailbox this kind of
> messages
>
> NOTICE: Index pg_attribute_attrelid_index: NUMBER OF INDEX' TUPLES (574)
IS
> NOT THE SAME AS HEAP' (561)
> NOTICE: Index pg_attribute_relid_attnum_index: NUMBER OF INDEX' TUPLES
> (574) IS NOT THE SAME AS HEAP' (561)
> NOTICE: Index pg_attribute_relid_attnam_index: NUMBER OF INDEX' TUPLES
> (574) IS NOT THE SAME AS HEAP' (561)
> META vacuum - FAIL: ERROR: cannot find attribute 1 of relation quota
>
>
> what's the mean of this and how to solve it?
>
It is a posgreSQL database issue.
At tne moment I don't recall but if you search the archives
I am sure you will find more info;
http://marc.theaimsgroup.com/?l=cobalt-users&m=99842211617014&w=2
http://marc.theaimsgroup.com/?l=cobalt-users&m=99843510731876&w=2
-----------------------
Right, plenty of more information just no solutions. I've even looked
at Postgres meailing list and there seem to be no solutions. Since I
was tired of seeing the message every day I just moved the vacuumdb
run to the cron.weekly directory. If I was doing more with the admin
GUI settings I might look harder for a solution.