Re: [NOVICE] Maximum size before having to use BLOBs. - Mailing list pgsql-novice

From
Subject Re: [NOVICE] Maximum size before having to use BLOBs.
Date
Msg-id Pine.A41.3.95.1000615061836.44468A@freenet.edmonton.ab.ca
Whole thread Raw
In response to Maximum size before having to use BLOBs.  (Ryan Ho <ryanho@pacific.net.sg>)
List pgsql-novice
On Thu, 15 Jun 2000, Ryan Ho wrote:

> 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'.

As I understand things, a "tuple" (all the elements in a row) plus a few
bytes for book-keeping have to be less than 8192 bytes.  I haven't pushed
to see if my understanding is correct.

Gord

Matter Realisations     http://www.materialisations.com/
Gordon Haverland, B.Sc. M.Eng. President
101  9504 182 St. NW    Edmonton, AB, CA  T5T 3A7
780/481-8019            ghaverla @ freenet.edmonton.ab.ca


pgsql-novice by date:

Previous
From: NRonayette
Date:
Subject: Re: find the number of row for each tables
Next
From: Ryan Ho
Date:
Subject: Maximum size before having to use BLOBs.