| From: | Thomas Swan <tswan(at)olemiss(dot)edu> |
|---|---|
| To: | "B(dot) Palmer" <bpalmer(at)sixdegrees(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: TUPLE SIZE HELP |
| Date: | 2000-07-17 20:55:43 |
| Message-ID: | 4.3.2.7.2.20000717154833.02041be8@sunset.backbone.olemiss.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>Though 8k is the default tuple size, you can change that number to be
>up to 32k AT COMPILE TIME. You can't, however, go above that size.
>The code base doesn't support a larger size. At this time, you can
>either use Large Objects or wait a bit for the TOAST project to be
>finish (is there a max for that? 2G?)
How can I do this? Is there a -DEFINE or something?
Excuse my ignorance, there are things I SHOULD know...
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."
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-07-17 21:35:37 | Re: TUPLE SIZE HELP |
| Previous Message | B. Palmer | 2000-07-17 20:06:43 | Re: TUPLE SIZE HELP |