Re: Fatal Error - Mailing list pgsql-admin

From Aspire Something
Subject Re: Fatal Error
Date
Msg-id 00ae01c2e4cf$f86ef660$c9c832c0@societykotla
Whole thread Raw
In response to Fatal Error  (LORENZ <lorenz@arc.itb.ac.id>)
List pgsql-admin
Lorez ,
From the data you have provided
>
> Hi, i'm a new commers in postgresql
> i've installed postgresql version 7.2.4.tar.gz,
> i found an error when executing /usr/local/pgsql/bin/postmaster -D
> /usr/local/pgsql/data
> the following message :
> FATAL 1:  Can't read lock file /tmp/.s.PGSQL.5432.lock: Permission denied

The Problem is :
1. Some service is already running on the port  5432
Solution
    a. Change the port of PostreSQL
    b. Identify the service runnning on 5432 and see if you can run it on
some other port


Regards,
V Kashyap

>
> i run the command as postgres user ( after su - postgres)
>
> what's the problem + solutions ??
>
>
> regards
> -lorenz-
> -INdonesia-
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster


pgsql-admin by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Appliying Rules and Triggers
Next
From: P G
Date:
Subject: Successful regression testing???