Re: Could not receive data from server

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Amin Abdulghani <amin(at)quantiva(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Could not receive data from server
Date: 2003-08-05 18:48:53
Message-ID: 11538.1060109333@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Amin Abdulghani <amin(at)quantiva(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-08-05 19:09:00 Re: indices and cidr/inet type
Previous Message Tom Lane 2003-08-05 18:42:09 Re: plPHP -- sort of an announcement.. but not commercial