Hi! On this - > Non-FULL vacuum should already work. Only commands like VACUUM FULL > and CLUSTER which move tuples around should be disabled on TOAST > tables.
Cool, toast tables are subject to bloating in update-heavy scenarios and it's a big problem in production systems, it seems there is a promising way to solve it once and for all! Have to mention though that we encountered issues in logical replication when we made toast values updatable. Also researching direct tids implementation. Cheers! -- Regards, Nikita Malakhov Postgres Professional The Russian Postgres Company https://postgrespro.ru/