[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Shell Tools
- Subject: Re: [cobalt-users] Shell Tools
- From: "Mark Anderson" <cronus@xxxxxx>
- Date: Fri Mar 16 13:51:52 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I would guess that postgres isn't even running. Check for
/usr/bin/postmaster
> in your ps auxwww output and for the socket /tmp/.s.PGSQL.<pid>. Even
though
> you don't use the UI the backend database still needs to be running.
The database was the first thing I checked and it is running with the file
in
the /tmp directory. The pid's of the postmaster process and the .s.PGSQL
file
don't match - is that relevent ?