[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: Rebuild PostgreSQL 'cobalt' database
- Subject: [cobalt-users] Re: Rebuild PostgreSQL 'cobalt' database
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Thu Jun 5 15:06:38 2003
- Organization: BRTNet.org
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Sorry, the questions keep coming...
>
> 1) How does ones shut down and restart the Active Monitor process?
More of a hassle than it's probably worth. (moving scripts out of cron.d
directories and/or editing crontab files). It only runs on the
quarter-hour, and the whole process begin-to-end should be maybe 5
minutes. And if it complains, you'll just get an email. No harm done.
> 2) How does one check if the data base was successfully created?
> su - postgres
> psql cobalt
> SELECT * FROM quota;
>
> Is this correct?
Yes, _after_ the swatch step. Or just access the UI again and see if you
still get errors... :)