From: | Adam Witney <awitney(at)sghms(dot)ac(dot)uk> |
---|---|
To: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
Subject: | Problem starting postmaster |
Date: | 2002-09-14 16:04:11 |
Message-ID: | B9A91C8B.7993%a.witney@sghms.ac.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
I have installed 7.2.2 on MacOSX 10.2 using fink. I shutdown the postmaster,
and am now trying to restart it using
/sw/bin/pg_ctl start -D /sw/var/postgresql/data/ -o '-i'
(fink installs in a non standard location and sets up and super user account
called pgsql instead of postgres)
But I get this error
postmaster successfully started
FATAL: could not set group of /tmp/.s.PGSQL.5432: Operation not permitted
/sw/bin/postmaster: cannot create UNIX stream port
I am guessing it is write permissions somewhere but I can't seem to fix it
Any ideas would be greatly appreciated
Thanks
Adam
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
From | Date | Subject | |
---|---|---|---|
Next Message | Jason Lee | 2002-09-14 17:51:09 | Postgres does not want to start |
Previous Message | Tom Lane | 2002-09-14 14:59:35 | Re: LEFT JOINs takes forever...almost. |