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

From Tom Lane
Subject Re: column size too large, is this a bug?
Date
Msg-id 13124.1080238832@sss.pgh.pa.us
Whole thread Raw
In response to column size too large, is this a bug?  (Qing Zhao <qzhao@quotefx.net>)
Responses Re: column size too large, is this a bug?  (Qing Zhao <qzhao@quotefx.net>)
List pgsql-performance
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: Qing Zhao
Date:
Subject: column size too large, is this a bug?
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] fsync method checking