Maximum size before having to use BLOBs.
Ryan Ho <ryanho@pacific.net.sg>
From: Ryan Ho <ryanho@pacific.net.sg>
To:
Cc: pgsql-novice@postgresql.org
Date: 2000-06-15T11:41:09Z
Lists: pgsql-novice
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