Maxsize of text?

Поиск
Список
Период
Сортировка
От Emils
Тема Maxsize of text?
Дата
Msg-id 200004111221.PAA29575@server.dot.lv
обсуждение исходный текст
Список pgsql-sql
Hello,

Is there any upper limit on text field size? I found info on the row
limit in FAQ:
>Rows are limited to 8K bytes, but this can be changed by editing
>include/config.h and changing BLCKSZ. To use attributes larger than
>8K, you can also use the large object interface.

which is OK, but how about 'text'? Basically, I need at least 32Ksize
text fields. Maybe 50K to be sure. Is this OK without BLOBs?

TIA,
Emils
-------------
Emils Klotins
emils@dot.lv


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Using overlaps()
Следующее
От: mig@utdt.edu
Дата:
Сообщение: Re: Threaded Records in SQL: Advice Needed