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(at)quotefx(dot)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
>