Hi,
Regarding the toast_tuple_target parameter of CREATE TABLE, the
documentation says that it only affects External or Extended, but it
actually affects the compression of Main as well.
The attached patch modifies the document to match the actual behavior.
Regards,
--
Shinya Okano
diff
On 2020-10-14 01:30, Fujii Masao wrote:
On 2020/10/13 10:40, Kasahara Tatsuhito wrote:
On Fri, Oct 9, 2020 at 5:44 PM Shinya Okano
wrote:
Regarding the toast_tuple_target parameter of CREATE TABLE, the
documentation says that it only affects External or Extended, but it
actually affects the