On Thu, 2020-03-12 at 08:07 +, PG Doc comments form wrote:
> ALTER TABLE ... SET (toast_tuple_target = N) is not documented in "ALTER
> TABLE" SQL commands section.
No, but the documentation for the SET clause references the "Storage Parameter"
section of CREATE TABLE, and it is referenced the
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/storage-toast.html
Description:
ALTER TABLE ... SET (toast_tuple_target = N) is not documented in "ALTER
TABLE" SQL commands section.