Re: Problemas con la BD

From: Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: "limbert" <limbert(dot)llave(at)nuevatel(dot)com>
Cc: <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Problemas con la BD
Date: 2004-12-04 12:49:48
Message-ID: 200412040949.48265.martin@bugs.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

El Sáb 04 Dic 2004 02:46, limbert escribió:
> Hola a todos,
> alguien sabe por que ocurre estos problemas????
>
> NOTICE: Message from PostgreSQL backend:
> The Postmaster has informed me that some other backend
> died abnormally and possibly corrupted shared memory.
> I have rolled back the current transaction and am
> going to terminate your database system connection and exit.
> Please reconnect to the database system and repeat your query.
>
> DBD::Pg::st execute failed: server closed the connection unexpectedly at
> ./smsdParser line 444, <FHBD> line 1.
> DBD::Pg::st fetchrow failed: no statement executing at ./smsdParser line
> 445, <FHBD> line 1.
> DBD::Pg::st execute failed: no connection to the server at ./smsdParser
> line 697, <FHBD> line 1.
> DBD::Pg::st fetchrow failed: no statement executing at ./smsdParser line
> 700, <FHBD> line 1.
> DBD::Pg::st execute failed: no connection to the server at ./smsdParser
> line 703, <FHBD> line 1.
> DBD::Pg::st fetchrow failed: no statement executing at ./smsdParser line
> 704, <FHBD> line 1.

Para poder ayudar deberiamos ver las lineas del log antes del mensaje de
cierre de la conexion.

--
09:40:02 up 82 days, 23:47, 2 users, load average: 1.58, 1.20, 0.89
-----------------------------------------------------------------
Martín Marqués | select 'mmarques' || '@' || 'unl.edu.ar'
Centro de Telematica | DBA, Programador, Administrador
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Mario A. Soto Cordones 2004-12-04 14:06:39 Re: Ayuda con dato serial
Previous Message Martín Marqués 2004-12-04 12:40:11 Re: instalacion postgres para usarlo con php