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

[cobalt-developers] Errors from /etc/rc.d/init.d/postgresql



I am getting the following errors in /var/log/postgresql
FATAL: StreamServerPort: bind() failed: Permission denied
        Is another postmaster already running on that port?
        If not, remove socket node (/tmp/.s.PGSQL.5432) and retry.
/usr/bin/postmaster: cannot create UNIX stream port

The box has been rebooted, and all /tmp wiped
the log is full of this error, and that file does not appear at all in /tmp

We sucessfully got it started once and then it died again, and now wont run.
Same errors as above.

Any ideas?

-Thomas