Re: connection reset and I/O error

From: "mpr" <mpruefer(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: connection reset and I/O error
Date: 2005-09-15 07:21:11
Message-ID: 1126768870.968730.140480@g44g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Yes, indeed there are some errors in postgres' log, but I cannot
identify the problem the db server has...

--snip--
2005-09-14 20:52:44 LOG: server process (PID 4760) was terminated by
signal 66
2005-09-14 20:52:44 LOG: terminating any other active server processes
2005-09-14 20:52:44 WARNING: terminating connection because of crash
of another server process
2005-09-14 20:52:44 DETAIL: The postmaster has commanded this server
process to roll back the current transaction and exit, because another
server process exited abnormally and possibly corrupted shared memory.
2005-09-14 20:52:44 HINT: In a moment you should be able to reconnect
to the database and repeat your command.
2005-09-14 20:52:44 WARNING: terminating connection because of crash
of another server process
2005-09-14 20:52:44 DETAIL: The postmaster has commanded this server
process to roll back the current transaction and exit, because another
server process exited abnormally and possibly corrupted shared memory.
2005-09-14 20:52:44 HINT: In a moment you should be able to reconnect
to the database and repeat your command.
[...]
--snip--

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sven Hütten 2005-09-15 14:12:38 org.postgresql.util.PSQLException: Eingabe/Ausgabe-Fehler {0} beim Senden an das Backend
Previous Message Mark Lewis 2005-09-14 23:59:20 Re: Servlets to Forms HTML/JSP to edit/Update data