Killing the backends

From: Helvio Hild <compulogia(at)coopcolorado(dot)com(dot)ar>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Killing the backends
Date: 2004-04-24 16:57:37
Message-ID: 408A9C81.3C5A6425@coopcolorado.com.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

SELECT int8in(8);
OVER psql do:
llamados=> SELECT int8in(8);
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset:
Failed.
!>

In psql superuser an other terminal:
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.

In other Terminal
BEFORE
:~$ pidof postmaster
15489 15488 15474 338 337 335
AFTER
:~$ pidof postmaster
338 337 335

PC:
i386->Celeron300
Linux->Debian->Kernel 2.2.18
Postgresql->7.2.1-2woody2 -> PostgreSQL 7.2.1 on i686-pc-linux-gnu,
compiled by GCC 2.95.4
BYE

---
[This E-mail scanned for viruses by Declude Virus]

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PostgreSQL Bugs List 2004-04-25 09:40:36 BUG #1141: jdbc-ant-script does not support java version 1.5
Previous Message Ross Ferris 2004-04-24 15:32:38 Re: How configure Oracle 9i not case sensitive...