doc: Mention that toast_tuple_target affects also column marked as Main.

Fujii Masao <fujii@postgresql.org>

Commit: 53c07dbbf36855a4f5b11654106654b18e00ee15
Author: Fujii Masao <fujii@postgresql.org>
Date: 2020-10-15T02:05:11Z
Releases: 13.1
doc: Mention that toast_tuple_target affects also column marked as Main.

Previously it was documented that toast_tuple_target affected column
marked as only External or Extended. But this description is not correct
and toast_tuple_target affects also column marked as Main.

Back-patch to v11 where toast_tuple_target reloption was introduced.

Author: Shinya Okano
Reviewed-by: Tatsuhito Kasahara, Fujii Masao
Discussion: https://postgr.es/m/93f46e311a67422e89e770d236059817@oss.nttdata.com

Files

PathChange+/−
doc/src/sgml/ref/create_table.sgml modified +5 −4

Documentation touched

Discussion