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

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: column size too large, is this a bug?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: column size too large, is this a bug?