[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Postgres Databse



Was it something lime this???
=================
Rebuild Postgre:  from webhostingtalk.com
 su to root :
 cd /home/pgsql
 su postgres
 vi pg_hba.conf
 change crypt to trust
 pg_dump cobalt > cobalt.dump
 vi cobalt.dump
 find create_table for quota. hash it out (comment it out# )
 destroydb cobalt
 createdb cobalt
 psql cobalt < cobalt.dump
 vi pg_hba.conf
 change trust back to crypt
 /usr/local/sbin/swatch
 ========================

Gerald

That isn't the one, but does it work without destroying the database? Have you tried it?

IIRC, it was a program that someone had made...similar to meta-verify. Just a one word program...this is really irritating me...I can always find stuff when I am not looking...but when I want to find it...forget it.

Thanks!

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.