Problem starting the server with Mac OSX

From: Myshkin LeVine <myshlev(at)verizon(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem starting the server with Mac OSX
Date: 2007-11-02 21:52:36
Message-ID: 6159e105eb5a008eb342298571b6f63d@verizon.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I have a problem starting the server on Mac OSX 10.3.9. I compiled
v8.2.5 from source. The compilation, regression testing, and
installation all went smoothly with no errors. I installed PostgreSQL
in the default location and created a new user account named postgres.
I ran initdb which ended successfully. When I try to start the server I
get this error message: 'FATAL: could not open lock file
"/tmp/.s.PGSQL.5432.lock": Permission denied' I have checked the
mailing-list archives and I see others have had the same problem, but
no solution for my case. The file ".s.PGSQL.5432.lock" does not exist
already in the /tmp directory. The server will start however in
single-user mode using the --single switch to the postgres command,
giving me this: "PostgreSQL stand-alone backend 8.2.5
backend>" Can anyone tell me what I'm doing wrong, or how to fix this?
Sincerely,
Myshkin LeVine

Browse pgsql-general by date

  From Date Subject
Next Message Jeffrey W. Baker 2007-11-02 21:53:09 Re: setting for maximum acceptable plan cost?
Previous Message Ron Mayer 2007-11-02 21:49:19 Re: select random order by random