Re: Troubleshoot "unexpected EOF on client connection"

From: Richard Huxton <dev(at)archonet(dot)com>
To: cgg007(at)yahoo(dot)com, pgsql-odbc(at)postgresql(dot)org
Subject: Re: Troubleshoot "unexpected EOF on client connection"
Date: 2004-03-31 17:12:35
Message-ID: 200403311812.35889.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On Wednesday 31 March 2004 15:24, Chris Gamache wrote:
> Some of my ODBC connections are dying unexpectedly (and randomly) with the
> Postgresql Log Message "unexpected EOF on client connection" ... It happens
> about one in every 50K-100K queries.

This is commonly the client crashing / timing out.

> I would really appreciate some suggestions for a method to find the cause
> of these dropped connections.

You could turn logging on at the client end - there are settings in the odbc
driver settings. Could be a big log-file though, if you have to wait 100,000
queries.

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message SZ?CS Gabor 2004-04-01 13:56:57 Re: Error Codes in 7.4
Previous Message Chris Gamache 2004-03-31 14:24:27 Troubleshoot "unexpected EOF on client connection"