Re: [HACKERS] Volunteer: Large Tuples / Tuple chaining - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Volunteer: Large Tuples / Tuple chaining
Date
Msg-id 199912150252.VAA15062@candle.pha.pa.us
Whole thread Raw
In response to RE: [HACKERS] Volunteer: Large Tuples / Tuple chaining  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-hackers
Remember, chaining tuples had all sorts of performance, vacuum, code
handling, and UPDATE problems.  They buy us very little, and almost
nothing if we have LONG tables.


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


pgsql-hackers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: RE: [HACKERS] Volunteer: Large Tuples / Tuple chaining
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Bug or feature? select, count(*), group by and empty tables