Re: Fatal Error

Поиск
Список
Период
Сортировка
От Aspire Something
Тема Re: Fatal Error
Дата
Msg-id 00ae01c2e4cf$f86ef660$c9c832c0@societykotla
обсуждение исходный текст
Ответ на Fatal Error  (LORENZ <lorenz@arc.itb.ac.id>)
Список 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 по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Appliying Rules and Triggers
Следующее
От: P G
Дата:
Сообщение: Successful regression testing???