[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] POSTGRES Cobalt - Rebuild indexes
- Subject: Re: [cobalt-users] POSTGRES Cobalt - Rebuild indexes
- From: Frederic <journal@xxxxxxxxxx>
- Date: Sun Dec 8 07:27:01 2002
- Organization: remove nospam tio write me
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello Bruce,
Thanks for your message . It works and the quota table has been
recreated by swatch.
Do I have to reboot the cobalt server now because I've got in the
cobalt monitor "Internal Server Error" with disk usage with yellow
bullet ( problem ) ?
>> but when I make the dump I've got a error :
>>
>> SQL query to dump the contents of Table 'quota' did not execute.
>> Explanation from backend: 'ERROR: cannot find attribute 1 of
>> relation quota '. The query was: 'COPY "quota" TO stdout; '.
BT> You need to edit the schema file that you dumped and remove the entire
BT> quota table section, THEN rebuild the database. Remember, the quota
BT> table is broken, so the schema section has to be broken too.
BT> When swatch runs again (Active Monitor, every 15 minutes), it will
BT> recreate the quota table properly.