duccini=> create table test (mail varchar(8192));
ERROR: length for type 'varchar' cannot exceed 8088
duccini=>
the answer would be 8088
-duck
On Thu, 15 Jun 2000, Ryan Ho wrote:
> Hi,
>
> What is the maximum size 'text' or 'varchar' can support before a BLOB has to be
> used. I need to store some small text files and I don't know how big is too big
> for a 'varchar'.
>
> Thanks in advance
> Ryan
>
-----------------------------------------------------------------------------
david@backpack.com BackPack Software, Inc. www.backpack.com
+1 651.645.7550 voice "Life is an Adventure.
+1 651.645.9798 fax Don't forget your BackPack!"
-----------------------------------------------------------------------------