Re: Service doesnt UP!!!!

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема Re: Service doesnt UP!!!!
Дата
Msg-id 3FAD2114.7020904@trade-india.com
обсуждение исходный текст
Ответ на Service doesnt UP!!!!  ("Edwin Quijada" <listas_quijada@hotmail.com>)
Список pgsql-general


Edwin Quijada wrote:

> Hi!!!
> I had a break electrical service and my system go down. Now when I try
> to up the postgres service I get this error:
>
> psql: could not connect to server: No such file or directory
>        Is the server running locally and accepting
>        connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
> createdb: database creation failed
>
> I went to directory data and delete postmaster.pid and postmaster.opts
> but nothing happens.
> I have the same error.

You have to start the postmaster also.

try
become root by issuing the command below and entering root
password.

$ su -

now start the postgresql service using command below

# /etc/rc.d/init.d/pgsql start


Hope it solves ur problem , best of luck.


regds
mallah



>
> PLease I need urgent help!!!
>
> I lost my data??
> What can I do to back service up with my data??
>
>
>
>
> *-------------------------------------------------------*
> *-Edwin Quijada
> *-Developer DataBase
> *-JQ Microsistemas
> *-809-747-2787
> * " Si deseas lograr cosas excepcionales debes de hacer cosas fuera de
> lo comun"
> *-------------------------------------------------------*
>
> _________________________________________________________________
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend




В списке pgsql-general по дате отправления:

Предыдущее
От: "Thomas LeBlanc"
Дата:
Сообщение: Visio Like Tool....
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Service doesnt UP!!!!