Error al iniciar Postgres

From: Javier Fritz Alsite <jfritz(at)sia(dot)cl>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Error al iniciar Postgres
Date: 2009-07-23 15:45:48
Message-ID: 4A6885AC.7010707@sia.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Estimados.

Tengo un problema al iniciar el servicio de postgres en un portatil,
el problema es que no se como puedo recuperar el servicio o por lo menos
los datos de esta instalacion.

Entorno:
Notebook Lanix Neuron - Celeron 1Ghz
1 Gb Ram
Windows XP SP2
Postgres 8.2

Descubrimiento del problema, al intentar conectar al servidor local
atravez de pgAdminIII se obtiene el mensaje "...Don't Listening....", se
confirma que el servicio no se encuentra iniciado.

Se busca recuperar los datos para utilizarlos en una instalación limpia
o restablecer la instalación de postgres.
- Se pueden recuperar los datos a partir de los archivo en "data"????

Se intentan las siguientes opciones:

Mensaje Obtenido al iniciar por "Administración de Equipos" :
Error 1069: No se puede iniciar el servicio debido a un error en el
inicio de sesion.

Al iniciar por consola con net.exe start pgsql-8.2:
No se puede iniciar el servicio debido a un error en el inicio de sesion.

Al iniciar por consola con pg_ctl -D "../data" start:
pg_ctl: another server may by runing; try to start anyway
2009-07-23 11:23:05 PANIC:could not open control file
"global/pg_control":Permission denied

El ultimo log es el siguiente:
2009-07-21 18:07:51 FATAL: the database system is starting up
2009-07-21 18:07:51 LOG: database system was shut down at 2009-07-21
17:20:56
2009-07-21 18:07:52 LOG: checkpoint record is at 1/500A8768
2009-07-21 18:07:52 LOG: redo record is at 1/500A8768; undo record is
at 0/0; shutdown TRUE
2009-07-21 18:07:52 LOG: next transaction ID: 0/3266757; next OID: 137707
2009-07-21 18:07:52 LOG: next MultiXactId: 1; next MultiXactOffset: 0
2009-07-21 18:07:56 FATAL: the database system is starting up
2009-07-21 18:07:56 LOG: database system is ready
2009-07-21 18:07:59 FATAL: the database system is starting up
2009-07-21 18:08:00 FATAL: the database system is starting up
2009-07-21 18:08:01 FATAL: the database system is starting up
2009-07-21 18:11:25 LOG: unexpected EOF on client connection
2009-07-21 18:16:49 LOG: could not receive data from client: Unknown
winsock error 10061
2009-07-21 18:16:49 LOG: unexpected EOF on client connection
2009-07-21 18:19:53 LOG: unexpected EOF on client connection
2009-07-21 18:26:29 LOG: could not receive data from client: Unknown
winsock error 10061
2009-07-21 18:26:29 LOG: unexpected EOF on client connection
2009-07-21 18:26:43 LOG: received fast shutdown request
2009-07-21 18:26:45 LOG: shutting down
2009-07-21 18:26:45 LOG: database system is shut down
2009-07-21 18:26:46 LOG: logger shutting down

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message gilberto.castillo 2009-07-23 15:58:09 Nuevo en la Wiki
Previous Message Jose Vasquez 2009-07-23 15:14:16 Re: requerimientos