Maximum size before having to use BLOBs.

From: Ryan Ho <ryanho(at)pacific(dot)net(dot)sg>
To:
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Maximum size before having to use BLOBs.
Date: 2000-06-15 11:41:09
Message-ID: 3948C0D5.454D418@pacific.net.sg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Karl F. Larsen 2000-06-15 12:05:24 Re: SHOW , DESCRIBE, oh what's it called...
Previous Message NRonayette 2000-06-15 08:42:45 Re: find the number of row for each tables