I wrote "brin_summarize_new_pages" instead, in docs as well as in the
commit message of commit
ac443d1034d9.
Bug: #14030
Reported-By: Chris Pacejo
tuple; those tuples remain unsummarized until a summarization run is
invoked later, creating initial summaries.
This process can be invoked manually using the
- brin_summarize_new_pages(regclass) function,
+ brin_summarize_new_values(regclass) function,
or automatically when VACUUM processes the table.