brin_summarize_new_values ( index regclass ) → integerScans the specified BRIN index to find page ranges in the base table that are not currently summarized by the index; for any such range it creates a new summary index tuple by scanning those table pages. Returns the number of new page range summaries that were inserted into the index.
FUNCTIONS / SYSTEM ADMINISTRATION FUNCTIONS
brin_summarize_new_values
Read PG 18 manual ↗Scans the specified BRIN index to find page ranges in the base table that are not currently summarized by the index; for any such range it creates a new summary index tuple by scanning those table pages.
Signatures & examples
Version history 3
- PG 12 → 13changed
- PG 9.5 → 9.6changed
- PG 9.4 → 9.5added
Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source