wrong information about unlimied size of text field?

Поиск
Список
Период
Сортировка
От Hubert depesz Lubaczewski
Тема wrong information about unlimied size of text field?
Дата
Msg-id 20020903125655.GA24879@depesz.pl
обсуждение исходный текст
Ответы Re: wrong information about unlimied size of text field?  (Peter Eisentraut <peter_e@gmx.net>)
Re: wrong information about unlimied size of text field?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-docs
hi
according to what i know, where is a limit for up to 2gigabytes of data
in text fields (according to c.h).
this limit is of course very big, but i belive it should be mentioned in
datatype.sgml instead of saying:

<entry><type>text</type></entry>
<entry>Variable unlimited length</entry>

if this is not the case, i'd like some information how longer text's can
be stored, when text is internally of "varlena" type, where
varlena.vl_len is of int32 type.

best regards

depesz

--
hubert depesz lubaczewski                          http://www.depesz.pl/
------------------------------------------------------------------------
Mój Boże, spraw abym milczał, dopóki się nie upewnię,  że  naprawdę  mam
coś do powiedzenia.                                      (c) 1998 depesz


Вложения

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

Предыдущее
От: Janning Vygen
Дата:
Сообщение: VERY SMALL DOC BUG: http://www.postgresql.org/idocs/index.php?sql-createtable.html
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL 7.2 Documentation