Re: postgresql query string length limit

Поиск
Список
Период
Сортировка
От Douglas McNaught
Тема Re: postgresql query string length limit
Дата
Msg-id 873bie4xjm.fsf@suzuka.mcnaught.org
обсуждение исходный текст
Ответ на Re: postgresql query string length limit  (uwcssa <uwcssa@gmail.com>)
Список pgsql-hackers
uwcssa <uwcssa@gmail.com> writes:

> i am using psql  client.   On Fedora core   (linux core: 2.4.20-8 )
> as well on Suze 10.0 (core: 2.6.13-15.7-smp). Both has the same problem.

Please send a test case (shell script that shows the behavior).  I can
do

$ psql -f foo.sql doug

where 'foo.sql' inserts an 16384-character string into a table in a
single query.  This is with PG 8.0.4.  The limit clearly does not
exist, so we need to find out what you're doing wrong.  :)

-Doug



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

Предыдущее
От: uwcssa
Дата:
Сообщение: Re: postgresql query string length limit
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Fix to CVE-2006-0553 for 8.1.1