Re: column size too large, is this a bug?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: column size too large, is this a bug?
Дата
Msg-id 13124.1080238832@sss.pgh.pa.us
обсуждение исходный текст
Ответ на column size too large, is this a bug?  (Qing Zhao <qzhao@quotefx.net>)
Ответы Re: column size too large, is this a bug?
Список 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 по дате отправления:

Предыдущее
От: Qing Zhao
Дата:
Сообщение: column size too large, is this a bug?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] fsync method checking