We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd0ab28 commit 696684dCopy full SHA for 696684d
doc/src/sgml/brin.sgml
@@ -74,7 +74,7 @@
74
tuple; those tuples remain unsummarized until a summarization run is
75
invoked later, creating initial summaries.
76
This process can be invoked manually using the
77
- <function>brin_summarize_new_pages(regclass)</function> function,
+ <function>brin_summarize_new_values(regclass)</function> function,
78
or automatically when <command>VACUUM</command> processes the table.
79
</para>
80
</sect2>
0 commit comments