Re: column size too large, is this a bug? - Mailing list pgsql-performance

From Qing Zhao
Subject Re: column size too large, is this a bug?
Date
Msg-id AFEFC9E2-7EAA-11D8-8B9C-000A95AB8896@quotefx.net
Whole thread Raw
In response to Re: column size too large, is this a bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
Tom,

Thanks for your help!
It's not through one client. I am using JDBC. But the same things
happen when I use client like psql.

Qing
On Mar 25, 2004, at 10:20 AM, Tom Lane wrote:

> Qing Zhao <qzhao@quotefx.net> writes:
>>   I have a query which get's data from a single table.
>> When I try to get data from for an RFQ which has around 5000 rows, it
>> is breaking off at 18th row.
>> If i reduce some columns , then it returns all the rows and not so
>> slow.
>
> What client-side software are you using?  This is surely a limitation
> on
> the client side, because there is no such problem in the server.
>
>             regards, tom lane
>


pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: column size too large, is this a bug?
Next
From: Stephan Szabo
Date:
Subject: Re: column size too large, is this a bug?