Tuple length limit

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Cc: "Vadim B(dot) Mikheev" <vadim(at)krs(dot)ru>
Subject: Tuple length limit
Date: 1999-07-03 19:16:34
Message-ID: 199907031916.PAA13836@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Can someone tell me what the maximum tuple length is? Is it sort of
BLCKSZ or BLCKSZ/2? I don't remember if we require the ability to have
at least two tuples in a block.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stupor Genius 1999-07-04 03:24:21 RE: [HACKERS] Tuple length limit
Previous Message Bruce Momjian 1999-07-03 16:38:30 Re: [HACKERS] LIMIT and UNION