Re: problems with toast.* reloptions

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Sami Imseih <samimseih(at)gmail(dot)com>, Greg Burd <greg(at)burd(dot)me>, solai v <solai(dot)cdac(at)gmail(dot)com>, Nikita Malakhov <hukutoc(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: problems with toast.* reloptions
Date: 2026-08-17 20:08:55
Message-ID: aoNqVz4Nf50FGfld@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 13, 2026 at 11:41:59AM -0500, Nathan Bossart wrote:
> I'll plan on committing these soon to get them out of the way.

I've committed 0001-0003. Barring more feedback, I'm hoping to commit the
rest soon. Here is a rebased patch set.

--
nathan

Attachment Content-Type Size
v13-0001-Simplify-autovacuum-s-TOAST-to-main-relation-rel.patch text/plain 3.8 KB
v13-0002-Give-TOAST-storage-parameters-unsettable-default.patch text/plain 5.0 KB
v13-0003-Move-the-StdRdOptions-parse-table-to-file-scope.patch text/plain 7.8 KB
v13-0004-Fix-VACUUM-s-handling-of-TOAST-storage-parameter.patch text/plain 13.1 KB
v13-0005-Fix-autovacuum-s-handling-of-TOAST-storage-param.patch text/plain 13.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-08-17 20:42:02 Re: Residual cleanups for tied objects in PL/Perl
Previous Message Jan Nidzwetzki 2026-08-17 19:36:51 Re: [PATCH] Speed up repeat() for larger counts