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

Re: [cobalt-users] Shell Tools



> 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 ?