Killing the backends - Mailing list pgsql-bugs

From Helvio Hild
Subject Killing the backends
Date
Msg-id 408A9C81.3C5A6425@coopcolorado.com.ar
Whole thread Raw
Responses Re: Killing the backends  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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]

pgsql-bugs by date:

Previous
From: Sean Chittenden
Date:
Subject: Re: [GENERAL] cache lookup of relation 165058647 failed
Next
From: Timo Nentwig
Date:
Subject: Bug in optimizer