Exec limit in pgtclsh

Поиск
Список
Период
Сортировка
От Daniel J. Blezek, Ph.D.
Тема Exec limit in pgtclsh
Дата
Msg-id Pine.LNX.4.10.10003071515000.4329-100000@pragmatic.crd.ge.com
обсуждение исходный текст
Список pgsql-admin
Hi all,

  Has anyone bumped into the 16K limit on the size of a statement using
pg_exec in the pgtclsh interface?  I'd like to populate a "text" field
using a large amount of text, but I get an error on the length limit of
the pg_exec call.  Something like this:


PQsendQuery() -- query is too long.  Maximum length is 16382

    while executing
"pg_exec $conn $statement"


Any ways around it?
-dan

--
Daniel Blezek, Ph.D.
blezek@crd.ge.com
Computer Graphics and Systems Program
Electronic Systems Lab
GE Corporate Research & Development


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

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: [ADMIN] Cannot install postgreSQL
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: [ADMIN] Cannot install postgreSQL