Re: [INTERFACES] ODBC gives pq_recvbuf: unexpected EOF on client connection

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Cedar Cox <cedarc(at)visionforisrael(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, PostgreSQL odbc list <pgsql-odbc(at)postgreSQL(dot)org>
Subject: Re: [INTERFACES] ODBC gives pq_recvbuf: unexpected EOF on client connection
Date: 2001-01-24 18:47:49
Message-ID: 200101241847.NAA10102@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces pgsql-jdbc pgsql-odbc


Can someone research this? I heard JDBC has the same problem.

> Cedar Cox <cedarc(at)visionforisrael(dot)com> writes:
> > I'm using ODBC/MS Access and every time my client shuts down
> > I get the log message:
> > pq_recvbuf: unexpected EOF on client connection
> > Is there something I'm doing wrong here?
>
> Not you, the ODBC driver --- it's just unceremoniously closing the
> socket connection without being polite enough to send the disconnect
> message (a single 'X', I think) first.
>
> Somebody ought to fix that, but it's not a real high priority.
> There's no bad side-effects other than cluttering the postmaster log.
>
> > (yes I did copy the JDBC post.. ;)
>
> I haven't looked at the JDBC code, but evidently it's equally impolite.
>
> regards, tom lane
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2001-01-24 18:50:10 Re: (one more time) Patches with vacuum fixes available .
Previous Message Bruce Momjian 2001-01-24 18:41:16 Re: postgresql.conf and postgres options

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2001-01-24 19:15:42 Re: [INTERFACES] BIT type still not working
Previous Message ltibor 2001-01-24 17:47:35 Re: Postgres ODBC

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-01-24 19:15:42 Re: [INTERFACES] BIT type still not working
Previous Message Bruce Momjian 2001-01-24 17:51:08 Re: emails

Browse pgsql-odbc by date

  From Date Subject
Next Message Nick Gorham 2001-01-24 18:53:42 Re: Re: unixODBC again :-(
Previous Message Peter Eisentraut 2001-01-24 18:15:12 Re: Re: unixODBC again :-(