Re: Service doesnt UP!!!!

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Service doesnt UP!!!!
Дата
Msg-id 200311071705.48341.dev@archonet.com
обсуждение исходный текст
Ответ на Service doesnt UP!!!!  ("Edwin Quijada" <listas_quijada@hotmail.com>)
Список pgsql-general
On Friday 07 November 2003 16:19, 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

This is showing psql not connecting - you want to see what happens when you
start the backend.

> I went to directory data and delete postmaster.pid and postmaster.opts but
> nothing happens.
> I have the same error.
> PLease I need urgent help!!!

Where are your logs? There should be something there. If not, start postgres
in the manner described in the installation instructions - that should show
you where the problem is.

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: Service doesnt UP!!!!
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: DDL for a single schema