Re: [HACKERS] Tuple length limit - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Tuple length limit
Date
Msg-id 17907.931096544@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Tuple length limit  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] Tuple length limit
List pgsql-hackers
Bruce Momjian <maillist@candle.pha.pa.us> writes:
>> Can someone tell me what the maximum tuple length is?

I had always thought that the limit was supposed to be BLCKSZ less
overhead.

> Here is what I found with the new code.  Seems it works.
>     test=> vacuum;
>     VACUUM

Wasn't the complaint that started this thread something about "peculiar
behavior" of VACUUM with big tuples?  Might be wise to check VACUUM more
closely.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Herouth Maoz
Date:
Subject: Re: [INTERFACES] Time and microseconds?
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] Time and microseconds?