Re: [INTERFACES] varchar() access

Поиск
Список
Период
Сортировка
От markh@clockworkweb.com (Mark Himsley)
Тема Re: [INTERFACES] varchar() access
Дата
Msg-id 36b9d55a.1281545334@jupiter.clockworkweb.com
обсуждение исходный текст
Ответ на Re: [INTERFACES] varchar() access  (Byron Nikolaidis <byronn@insightdist.com>)
Список pgsql-interfaces
On Fri, 29 Jan 1999 09:58:30 -0500, you wrote:

>Mark Himsley wrote:
>
>> I thought Postgres had a limit of 8K? That's what it says in the docs...
>
>Maybe, but the entire statement length also has a limit of 8K!

Yes, I see the problem.

I have written some code to split my text data into 4K blocks and write
them to separate rows for now, but I am very interested in using the
large object support when it's there <grin>.

Thanks for your time.

--
Mark Himsley.
Technical Director
Clockwork Web.
+44 171 471 0770
http://www.clockworkweb.com

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

Предыдущее
От: Byron Nikolaidis
Дата:
Сообщение: Re: [INTERFACES] varchar() access
Следующее
От: "Alexey V. Meledin"
Дата:
Сообщение: Persistent connection to PG with libpq++