Re: TOAST usage setting

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Zeugswetter Andreas ADI SD" <ZeugswetterA@spardat.at>
Cc: "Bruce Momjian" <bruce@momjian.us>, pgsql-hackers@postgresql.org, "Gregory Stark" <stark@enterprisedb.com>
Date: 2007-05-30T13:26:44Z
Lists: pgsql-hackers
"Zeugswetter Andreas ADI SD" <ZeugswetterA@spardat.at> writes:
> My expectation would be, that we want to allow a toast tuple to fill a
> whole page (TOAST_TUPLES_PER_PAGE = 1),

I've been wondering about that too.  It certainly needs to be
experimented with, independently of TOAST_TUPLE_THRESHOLD, now that
we can vary the two numbers independently.

			regards, tom lane