Re: [Fwd: Abrupt close of pgsql backend] - Mailing list pgsql-general

From Richard Huxton
Subject Re: [Fwd: Abrupt close of pgsql backend]
Date
Msg-id 417E0CA8.3090108@archonet.com
Whole thread Raw
In response to [Fwd: Abrupt close of pgsql backend]  ("Deepa K" <kdeepa@midascomm.com>)
List pgsql-general
Deepa K wrote:
>
> Hi,
>     I am running postgresql 7.1.3 in RedHat Linux 7.2. From an external C
> application, three connections are established with postmaster (it is
> started with -i option) through unix sockets. Two times I received EPIPE
> error when trying to send a query to postmaster. This is because of the
> abrupt closure of pgsql backend.

Your logs should say something about why a backend crashed, and if you
alter the settings will record each statement too.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Henk Ernst Blok
Date:
Subject: Strange count(*) implementation?
Next
From: Richard Huxton
Date:
Subject: Re: Theory!!