Re: [HACKERS] Arbitrary tuple size - Mailing list pgsql-hackers

From Brook Milligan
Subject Re: [HACKERS] Arbitrary tuple size
Date
Msg-id 199907091702.LAA10746@trillium.nmsu.edu
Whole thread Raw
In response to Re: [HACKERS] Arbitrary tuple size  (wieck@debis.com (Jan Wieck))
List pgsql-hackers
> I don't like _arbitrary_ tuple size.  > I vote for some limit. 32K or 64K, at max.
      To  have  some  limit seems reasonable for me (I've also read      the other comments). When dealing with regular
tuples, first
 

Isn't anything other than arbitrary sizes just making us encounter the
same problem later.  Clearly, there are real hardware limits, but we
shouldn't build that into the code.  It seems to me the solution is to
have arbitrary (e.g., hardware driven) limits, document what is
necessary to support certain operations, and let the fanatics buy
mega-systems if they need to support huge tuples.  As long as the code
is optimized for more reasonable situations, there should be no
penalty.

Cheers,
Brook


pgsql-hackers by date:

Previous
From: "Jackson, DeJuan"
Date:
Subject: Regression Test fail to run if PLPGSQL in template1
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Mailing list volume