Can not input large text data

Started by Nonameover 24 years ago2 messagesgeneral
Jump to latest
#1Noname
t.ngockhoi@bpf.vnu.com

The text field type is limited by the segment size (8K you can change and
recompled for 32K). If you need to store more than 32K you need to use blob data
field.

Best regards,
Ngoc-Khoi TO.

---------------------- Envoyée par Tô Ngoc-Khoi/BPF/BIE/VNU le 18/10/2001 17:10
---------------------------

qk22@gmx.co.uk (qk22) le 17/10/2001 21:33:50

Pour : pgsql-general@postgresql.org
cc : (ccc : Tô Ngoc-Khoi/BPF/BIE/VNU)
Objet : [GENERAL] Can not input large text data

#2Doug McNaught
doug@wireboard.com
In reply to: Noname (#1)
Re: Can not input large text data

t.ngockhoi@bpf.vnu.com writes:

The text field type is limited by the segment size (8K you can
change and recompled for 32K). If you need to store more than 32K
you need to use blob data field.

This is completely wrong as of 7.1.X, which the original poster is
using. Tuples can be very large in recent versions. So whatever is
wrong, it isn't that. ;)

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863