[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] GUI not working (postgres won't start!?)
- Subject: Re: [cobalt-users] GUI not working (postgres won't start!?)
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri Nov 16 20:16:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > One more thing, when I try to start postgres by the user postgres it asks
> for a passowrd? :
> >
open vi /etc/cobalt/.meta.id
copy the encrypted password
then su - postgres
enter psql cobalt
user: admin
password: (paste the copy from vi /etc/cobalt/.meta.id) hit enter
and you are in.
Gerald