Tracking down "unexpected EOF on client connection"

From: Chris Gamache <cgg007(at)yahoo(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Tracking down "unexpected EOF on client connection"
Date: 2004-03-19 22:24:38
Message-ID: 20040319222438.35300.qmail@web13808.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

PgODBC 7.03.02.00; Windows 2000 Server

According to PostgreSQL logging, my ODBC connections are somehow being severed
before their time. I want to run a trace to try to pinpoint the problem, but
I'm having some problems of my own.

My first problem is that neither mylog nor connection log seem to have
timestamps for their entries.

My second is that the only place for the logs to be saved is c:\, which in my
environment is pretty full of OS, and there is plenty of space on other
volumes.

Any tips on getting a timestamp for each entry?

Any suggestions for making mylog/connectionlog log somewhere else without
having to recompile the driver (because I just can't get it to build on
VS.NET!) ... ?

CG

__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com

Browse pgsql-odbc by date

  From Date Subject
Next Message Michael Fork 2004-03-23 04:22:17 Re: Data Access Error
Previous Message Steve Jorgensen 2004-03-18 20:52:02 Re: Some problems with Access and ODBC to PostgreSQL