Re: problems with toast.* reloptions - Mailing list pgsql-hackers

From solai v
Subject Re: problems with toast.* reloptions
Date
Msg-id CAF0whueMv4=-OdhZvWY62-2vwMOE5YrzMb956nY78eRTapQvzw@mail.gmail.com
Whole thread
In response to Re: problems with toast.* reloptions  ("Greg Burd" <greg@burd.me>)
Responses Re: Improving psql autocompletion for SET LOCAL / SET SESSION
List pgsql-hackers
Hi,

I tested the v7 patch series on the current HEAD. The patches applied
cleanly, and both the build and make check-world passed.
I also tested the TOAST and autovacuum reloptions, including
vacuum_truncate, autovacuum_enabled, and the numeric autovacuum
options. The parent/TOAST settings and RESET behavior worked as
expected.
VACUUM (VERBOSE) also completed successfully for both the main and TOAST tables.

Overall, the patch worked as expected in my testing.
Regards,
solai



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: A new C function `get_partition_root`.
Next
From: Peter Smith
Date:
Subject: Re: Improve errmsg for publication membership