Parameter toast_tuple_target controls TOAST for new rows

Simon Riggs <simon@2ndQuadrant.com>

Commit: c2513365a0a85e77d3c21adb92fe12cfbe0d1897
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2017-11-19T22:50:10Z
Releases: 11.0
Parameter toast_tuple_target controls TOAST for new rows

Specifies the point at which we try to move long column values
into TOAST tables.

No effect on existing rows.

Discussion: https://postgr.es/m/CANP8+jKsVmw6CX6YP9z7zqkTzcKV1+Uzr3XjKcZW=2Ya00OyQQ@mail.gmail.com

Author: Simon Riggs <simon@2ndQudrant.com>
Reviewed-by: Andrew Dunstan <andrew.dunstan@2ndQuadrant.com>

Files

Documentation touched