Re: unexpected EOF on client connection vs 9.0.3

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Piotr Czekalski <pczekalski(at)techbaza(dot)pl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: unexpected EOF on client connection vs 9.0.3
Date: 2011-03-08 03:30:10
Message-ID: 4D75A2C2.1030305@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 08/03/11 02:49, Piotr Czekalski wrote:

> I've checked and verified that all connections are closed within the
> code, what's more, the problem has appeared just as I've moved server
> from Fedora Linux x86_64 running Postgres 8.4.2 to the Windows and 9.0.3
> (details above) thus I conclude this is not a client problem indeed (the
> failure didn't occure on Linux).

Windows firewall?

You can also see these error reports when the connections are closed
uncleanly, without a proper backend close message. Perhaps you have
client processes crashing? Or doing hard shutdowns where the client code
doesn't get a chance to run any cleanup/dtors/etc?

--
Craig Ringer

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adarsh Sharma 2011-03-08 05:01:19 How to tune this query
Previous Message Adrian Klaver 2011-03-07 23:50:42 Re: database is bigger after dump/restore - why? (60 GB to 109 GB)