Forum OpenACS Q&A: Re: PostgreSQL Fatal Error

Collapse
5: Re: PostgreSQL Fatal Error (response to 1)
Posted by Don Baccus on
You have a permissions problem.

What are the permissions on /tmp? (ls -ld /tmp)

Does the lock file exist? If so, what are the permissions on .s.PGSQL.5432? (ls -l /tmp/.s.PGSQL.5432).