Estimados.
Tengo un problema al iniciar el servicio de postgres en un portatil. 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"???? 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 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 |
- [pgsql-es-ayuda] Error al Iniciar Servicio Javier Fritz Alsite
- Re: [pgsql-es-ayuda] Error al Iniciar Servicio Javier Fritz Alsite
- Re: [pgsql-es-ayuda] Error al Iniciar Servici... Lennin Caro
- Re: [pgsql-es-ayuda] Error al Iniciar Servicio Hugo César
- Re: [pgsql-es-ayuda] Error al Iniciar Servici... Javier Fritz Alsite