[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Raq3 with RunAway swatch- FIXED !!! Really, POSTGRES database is corrupted
- Subject: Re: [cobalt-users] Raq3 with RunAway swatch- FIXED !!! Really, POSTGRES database is corrupted
- From: "Dave" <maxdoubt@xxxxxx>
- Date: Tue Jun 12 07:49:10 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Thanks to everyone who replied/helped with this one!!! The instructions
were great:
become root
cd /home/pgsql
su postgres
edit pg_hba.conf
change crypt to trust
pg_dump cobalt > cobalt.dump
vi cobalt.dump
find create_table for quota and hash it out ( comment it out )
close
destroydb cobalt
createdb cobalt
psql cobalt < cobalt.dump
edit pg_hba.conf
change trust back to crypt
swatch
Special thanks to Craig Napier who posted them and Mike Fritsch who dug
them out of the archive! The only changes for me were 1) I had to kill
*swatch* first and 2) For my Raq3 it was CREATE TABLE "quota"....which
was the line that needed commenting out....
Thanks again all you GREAT PEOPLE,
Dave~
a.k.a *the person running around dewing the HappyFixed Cobalt dance*