Re: Postgresql 9 connection problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: AI Rumman <rummandba(at)gmail(dot)com>
Cc: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgresql 9 connection problem
Date: 2010-12-27 15:20:32
Message-ID: 14610.1293463232@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

AI Rumman <rummandba(at)gmail(dot)com> writes:
> I have very strange problem with my application, upon occasions I get
> following error when connecting to postgres. This happens without any
> pattern, often happens when I run some extensive tests in my application.

> Unable to connect to PostgreSQL server: server closed the connection
> unexpectedly This probably means the server terminated abnormally before or
> while processing the request.

> Postgres logs shows no abnormalities. Moreover, I can easily connect to the
> psql console and execute query at that period.

> My Postgres is 9.0.1, running on CentOS 5.

Curious. What about the kernel log, is there anything there?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2010-12-27 15:54:16 Re: C++ keywords in headers (was Re: [GENERAL] #include <funcapi.h>)
Previous Message Merlin Moncure 2010-12-27 14:30:27 Re: Binary procedures for few types