| From: | Hubert depesz Lubaczewski <depesz(at)depesz(dot)pl> |
|---|---|
| To: | pgsql-docs(at)postgresql(dot)org |
| Subject: | wrong information about unlimied size of text field? |
| Date: | 2002-09-03 12:56:55 |
| Message-ID: | 20020903125655.GA24879@depesz.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Clift | 2002-09-03 13:05:52 | Re: PostgreSQL papers |
| Previous Message | hodges | 2002-09-03 12:47:16 | Re: PostgreSQL papers |