File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737
3838 <para>
3939 This module provides the <function>pg_buffercache_pages()</function>
40- function (wrapped in the <structname>pg_buffercache</structname> view),
40+ function (wrapped in the <structname>pg_buffercache</structname> view), the
4141 <function>pg_buffercache_numa_pages()</function> function (wrapped in the
4242 <structname>pg_buffercache_numa</structname> view), the
4343 <function>pg_buffercache_summary()</function> function, the
4444 <function>pg_buffercache_usage_counts()</function> function, the
45- <function>pg_buffercache_evict()</function>, the
45+ <function>pg_buffercache_evict()</function> function , the
4646 <function>pg_buffercache_evict_relation()</function> function and the
4747 <function>pg_buffercache_evict_all()</function> function.
4848 </para>
5555 </para>
5656
5757 <para>
58- The <function>pg_buffercache_numa_pages()</function> provides
58+ The <function>pg_buffercache_numa_pages()</function> function provides
5959 <acronym>NUMA</acronym> node mappings for shared buffer entries. This
6060 information is not part of <function>pg_buffercache_pages()</function>
6161 itself, as it is much slower to retrieve.
You can’t perform that action at this time.
0 commit comments