Re: Could not receive data from server - Mailing list pgsql-general

From Tom Lane
Subject Re: Could not receive data from server
Date
Msg-id 11538.1060109333@sss.pgh.pa.us
Whole thread Raw
In response to Could not receive data from server  (Amin Abdulghani <amin@quantiva.com>)
List pgsql-general
Amin Abdulghani <amin@quantiva.com> writes:
> Running Postgres 7.2.1 with python/psycopg (python
> interface for postgres using libpq)/webware application
> server on Solaris, I get a postgres error "could not
> receive data from server Error 0 " when I try to retrieve
> a large text column (16 K) from a table.

Hmm, are you using an SSL-encrypted connection?  If so, does it happen
when you don't encrypt?  We recently found several bugs in the 7.3
version of the SSL interface code, but since it had been largely
rewritten since 7.2, I didn't look to see if the bugs might apply to
7.2.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: plPHP -- sort of an announcement.. but not commercial
Next
From: Justin Tocci
Date:
Subject: INSERT RULE QUERY ORDER