diff options
author | Robert Haas <rhaas@postgresql.org> | 2024-01-11 12:41:18 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2024-01-11 12:41:18 -0500 |
commit | d9ef650fca7bc574586f4171cd929cfd5240326e (patch) | |
tree | f855558ef73e86522b3859fa8ad4bc3fd005a38f /src/backend/utils/adt/array_selfuncs.c | |
parent | 544bcb5a5e778e8ef8d784de611c5f85bc33433c (diff) | |
download | postgresql-d9ef650fca7bc574586f4171cd929cfd5240326e.tar.gz postgresql-d9ef650fca7bc574586f4171cd929cfd5240326e.zip |
Add new function pg_get_wal_summarizer_state().
This makes it possible to access information about the progress
of WAL summarization from SQL. The previously-added functions
pg_available_wal_summaries() and pg_wal_summary_contents() only
examine on-disk state, but this function exposes information from
the server's shared memory.
Discussion: http://postgr.es/m/CA+Tgmobvqqj-DW9F7uUzT-cQqs6wcVb-Xhs=w=hzJnXSE-kRGw@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/array_selfuncs.c')
0 files changed, 0 insertions, 0 deletions