8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 128dd9f commit 019f862Copy full SHA for 019f862
doc/src/sgml/pgwalinspect.sgml
@@ -174,7 +174,7 @@ combined_size_percentage | 2.8634072910530795
174
<varlistentry id="pgwalinspect-funcs-pg-get-wal-stats-till-end-of-wal">
175
<term>
176
<function>
177
- pg_get_wal_stats_till_end_of_wal(start_lsn pg_lsn, end_lsn pg_lsn, per_record boolean DEFAULT false)
+ pg_get_wal_stats_till_end_of_wal(start_lsn pg_lsn, per_record boolean DEFAULT false)
178
returns setof record
179
</function>
180
</term>
0 commit comments