TUPLE SIZE HELP

From: Thomas Swan <tswan(at)olemiss(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: TUPLE SIZE HELP
Date: 2000-07-17 18:58:08
Message-ID: 4.3.2.7.2.20000717132926.020a8718@sunset.backbone.olemiss.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I've tried doing as much reading on the mailing lists as I can on this.

The problem lies in that I'm trying to use PostgreSQL to store HTML
documents which are larger than the default tuple size of 8120 bytes. I
originally thought that the data type TEXT wasn't limited in size. Also,
through some of the postings, I came to the understanding there was a
limit, but that it was supposed to be removed.

I've gone through the source some and found where MaxTupleSize is defined,
but I'm not sure what would be acceptable values to set it to.

Can anyone offer some help?

Thanks in advance,
Thomas
-
- Thomas Swan
- Graduate Student - Computer Science
- The University of Mississippi
-
- "People can be categorized into two fundamental
- groups, those that divide people into two groups
- and those that don't."

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message B. Palmer 2000-07-17 20:06:43 Re: TUPLE SIZE HELP
Previous Message Bruce Momjian 2000-07-17 18:42:53 Re: Update: mac.c update, patch now on ftp