Re: [HACKERS] still Query Limits to 8K ?

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] still Query Limits to 8K ?
Дата
Msg-id 364C4839.146029F9@alumni.caltech.edu
обсуждение исходный текст
Ответ на still Query Limits to 8K ?  (Zsolt Varga <redax@agria.hu>)
Список pgsql-hackers
> I also wonder what's the reason to limit a query to 8192bytes 
> maximum..
> is there any serious problem to have longer queries?

I would think you could find and increase the size of string buffers
used in psql, libpq, and the backend.

> it could be good to have more than 8K fields (without lo_import and so 
> on) for example 64K...

And Darren K (?) worked on parameterizing the maximum allowed tuple
size. You may just be able to increase it, rebuild, and reinstall.
Perhaps you could check the mail archives to see where it was left.
                    - Tom


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] More CORBA and PostgreSQL
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] More CORBA and PostgreSQL