Re: [ADMIN] Exec limit in pgtclsh

Поиск
Список
Период
Сортировка
От Jeroen Elassaiss-Schaap
Тема Re: [ADMIN] Exec limit in pgtclsh
Дата
Msg-id 38C6527E.62FB33AF@lumc.nl
обсуждение исходный текст
Ответ на Exec limit in pgtclsh  ("Daniel J. Blezek, Ph.D." <blezek@crd.ge.com>)
Список pgsql-admin
> 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"

1. Divide text among different entries
2. Use large objects


Jeroen


--
J. Elassaiss-Schaap
Dept. Physiology
Leiden University Medical Centre
Postbus 9604
2300 RC Leiden
The Netherlands

tel: 071-5276811
fax: 071-5276782
E-mail: j.schaap@physiology.medfac.leidenuniv.nl

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

Предыдущее
От: "miguel valero"
Дата:
Сообщение: Re: [ADMIN] Database Import
Следующее
От: Matthew
Дата:
Сообщение: RE: [ADMIN] Database Import