Re: Service doesnt UP!!!! - Mailing list pgsql-general

From Rajesh Kumar Mallah
Subject Re: Service doesnt UP!!!!
Date
Msg-id 3FAD2114.7020904@trade-india.com
Whole thread Raw
In response to Service doesnt UP!!!!  ("Edwin Quijada" <listas_quijada@hotmail.com>)
List 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 by date:

Previous
From: "Thomas LeBlanc"
Date:
Subject: Visio Like Tool....
Next
From: Richard Huxton
Date:
Subject: Re: Service doesnt UP!!!!