Ask a Question related to PostgreSQL / PGSQL, Design and Development.
-
Philippe Schmid #1
Start problem on OSX
Dear list,
I have a problem starting PG 8.0 on a OSX machine, getting this
FATAL: could not open lock file "/tmp/.s.PGSQL.5432.lock": Permission
denied
I checked the privs on /tmp
ls -ld /tmp
lrwxr-xr-x 1 root admin 11 4 Oct 2003 /tmp -> private/tmp
ls -ld /private/tmp
drwxrwxrwt 21 root wheel 714 4 Feb 00:09 /private/tmp
and of course, PG 8.0 starts on another machine, with the same OS
version 10.3.7, PG version 8.0, configuration.
Nothing found in system, console logs.
Did someone already experienced this ?
Many thanks for some ideas, I can't see what's wrong... (ok, its
late...)
Philippe
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [email]majordomo@postgresql.org[/email]
Philippe Schmid Guest
-
Start Page using old domain name problem
Hi- Dreamweaver & Contribute administrator, lost in a mystery. I had set up DWMX2004 & CT v3 for a domain last year. The client wanted to rename... -
Start on event problem.
Hi, I have a little problem : I am building ? photo gallery that works the following way : In a main movie loads a second movie with the small... -
Users save problem on the start up HD
Has anyone else had a ?save or save as? problem? I run two Macs a G5 and G4 using OSX 10.3.2 and all my work is saved on the start-up hard drive. ... -
Apache2 SSL start problem
This is a problem on another Solx86_9 machine :) Apache2.047 has been compiled successfully using following parameters:... -
problem when i try to start a ASP.NET application
hai !! i have recently installed vs.net on my computer (xp pro operating system). when i tried to create web pages using asp.net it worked fine.... -
Jonel Rienton #2
Re: Start problem on OSX
hi, how did you install PostgreSQL? from source or from dmg? which user are
you using to start the instance?
On Fri, 4 Feb 2005 00:22:47 +0100, Philippe Schmid wrote> Dear list,
>
> I have a problem starting PG 8.0 on a OSX machine, getting this
> FATAL: could not open lock file "/tmp/.s.PGSQL.5432.lock":
> Permission denied
>
> I checked the privs on /tmp
> ls -ld /tmp
> lrwxr-xr-x 1 root admin 11 4 Oct 2003 /tmp -> private/tmp
>
> ls -ld /private/tmp
> drwxrwxrwt 21 root wheel 714 4 Feb 00:09 /private/tmp
>
> and of course, PG 8.0 starts on another machine, with the same OS
> version 10.3.7, PG version 8.0, configuration.
> Nothing found in system, console logs.
>
> Did someone already experienced this ?
> Many thanks for some ideas, I can't see what's wrong... (ok, its
> late...)
>
> Philippe
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to [email]majordomo@postgresql.org[/email]
--
Jonel Rienton
[url]http://blogs.road14.com[/url]
Software Developer, *nix Advocate
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [email]majordomo@postgresql.org[/email])
Jonel Rienton Guest
-
Tom Lane #3
Re: Start problem on OSX
Philippe Schmid <phschmid@cadinfo.ch> writes:
Perhaps that file already exists?> I have a problem starting PG 8.0 on a OSX machine, getting this
> FATAL: could not open lock file "/tmp/.s.PGSQL.5432.lock": Permission
> denied
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
[url]http://www.postgresql.org/docs/faq[/url]
Tom Lane Guest
-
Philippe Schmid #4
Re: Start problem on OSX
>> I have a problem starting PG 8.0 on a OSX machine, getting this
Huu, I feel really stupid... forgot to check invisible files...>>> FATAL: could not open lock file "/tmp/.s.PGSQL.5432.lock":
>> Permission
>> denied
> Perhaps that file already exists?
> regards, tom lane
Many thanks, it is now working :-)Regards,>
Philippe Schmid>
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [email]majordomo@postgresql.org[/email] so that your
message can get through to the mailing list cleanly
Philippe Schmid Guest



Reply With Quote

