Re: Help with hang on empty query (PG 7.3.2,

From: Steve Wampler <swampler(at)noao(dot)edu>
To: Jeff Eckermann <jeff_eckermann(at)yahoo(dot)com>
Cc: Postgres-ODBC <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Help with hang on empty query (PG 7.3.2,
Date: 2003-11-07 20:30:31
Message-ID: 1068237031.12206.36.camel@weaver.tuc.noao.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On Fri, 2003-11-07 at 11:38, Jeff Eckermann wrote:
> --- Steve Wampler <swampler(at)noao(dot)edu> wrote:
> >
> > I recently upgraded a system from RedHat 8 to RedHat
> > 9, which
> > meant an upgrade of PG 7.2 to 7.3.2. Several
> > applications
> > that are written in a language that relies upon dbc
> > to access
> > postgresql have stopped working.
> >
> > I've installed from source psqlodbc-07.03.0200
> > (pthread
> > and iodbc support). From the logs it looks as
> > though the
> > connection is succeeding up to the point that an
> > empty query is sent (dunno why the empty query is
> > being
> > sent - it appears to be part of the connection
> > procedure).
> > At this point the connection hangs - no messages, or
> > errors.
> > Killing the client program causes postgresql to log
> > a:
> >
> > LOG: pq_recvbuf: unexpected EOF on client
> > connection
> >
> > message.
> >
> > These programs had all been working with the odbc
> > RPM that was
> > available for 7.2.3, so I assume it's something to
> > do with
> > how I configured the build.
> >
> > (Can someone tell me why the odbc RPM was dropped
> > with 7.3?)
> >
> > Thanks for any help!
>
> Someone posted a similar problem to the list not long
> ago. Turned out to be a connection problem, i.e. they
> could not connect to the server from the new client
> machine at all. Can you successfully connect and
> issue queries from this machine using psql or any
> other interface?

Yes, with no problem, both psql and jdbc.
--
Steve Wampler -- swampler(at)noao(dot)edu
Quantum materiae materietur marmota monax si marmota
monax materiam possit materiari?

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2003-11-07 21:57:19 Re: Access, pass-through queries and isolation level
Previous Message todhunter 2003-11-07 19:47:05 ODBC and Sybase PowerDesigner