[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: Mon Nov 19 20:19:27 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I had tried to do this once before and everything works until
> I go to psql cobalt. When I do this,
>
> root@web-raq05:/etc/cobalt# vi .meta.id
> root@web-raq05:/etc/cobalt# su - postgres
> [postgres pgsql]$ psql cobalt
> psql: connectDBStart() -- connect() failed: Connection refused
> Is the postmaster running at 'localhost'
> and accepting connections on Unix socket '5432'?
>
> The database is not running (binded to the unix socket) and when
> I try to start it, I get the errors mentioned in my original email.
>
> Any other suggestions!?
Try using meta-verify.pl
Gerald