"Douglas Toltzman" <doug@oakstreetsoftware.com> writes:
> In any case, the server specifically calls out an error creating
> "/tmp/.s.PGSQL.5432". I would start by creating a world-writable /tmp
> folder.
FWIW the correct permissions for /tmp on Unix machines is 1777. It should look
like this (note the "t" in place of the last "x"):
$ ls -ld /tmp
drwxrwxrwt 8 root root 12288 Aug 18 16:30 /tmp
--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com