document that brin's autosummarize parameter is off by default
Jaime Casanova <jcasanov@systemguards.com.ec>
From: Jaime Casanova <jcasanov@systemguards.com.ec>
To: pgsql-hackers@postgresql.org
Date: 2021-04-06T04:02:54Z
Lists: pgsql-hackers
Attachments
- brin_autosummarize_docs.patch (text/x-diff) patch
Hi everyone, Just noted that the default value of autosummarize reloption for brin indexes is not documented, or at least not well documented. I added the default value in create_index.sgml where other options mention their own defaults, also made a little change in brin.sgml to make it more clear that is disabled by default (at least the way it was written made no sense for me, but it could be that my english is not that good). -- Jaime Casanova Director de Servicios Profesionales SystemGuards - Consultores de PostgreSQL
Commits
-
BRIN: improve documentation on summarization
- e5085fc94724 15.0 landed
- d2323570ad33 13.8 landed
- 7c2b79c2bc22 12.12 landed
- 5001b44b1138 16.0 landed
- 0b71e43c4892 14.5 landed