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

Fujii Masao <fujii@postgresql.org>

Commit: 72b15740900cb6e0646bcdafabecbaa8eaad9e7e
Author: Fujii Masao <fujii@postgresql.org>
Date: 2020-10-15T02:07:43Z
Releases: 12.5
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