diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2023-10-02 12:39:35 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2023-10-02 12:49:29 +0300 |
commit | 0684d1949fb43ec21480db627cd13a282ca41f6e (patch) | |
tree | 9030b382901711d5fd921751e0013f696894fafe /src/backend/executor/nodeSort.c | |
parent | 55e188a15e8ab0fdafca8cc612f9e0d1a1802bde (diff) | |
download | postgresql-0684d1949fb43ec21480db627cd13a282ca41f6e.tar.gz postgresql-0684d1949fb43ec21480db627cd13a282ca41f6e.zip |
Flush WAL stats in bgwriter
bgwriter can write out WAL, but did not flush the WAL pgstat counters,
so the writes were not seen in pg_stat_wal.
Back-patch to v14, where pg_stat_wal was introduced.
Author: Nazir Bilal Yavuz
Reviewed-by: Matthias van de Meent, Kyotaro Horiguchi
Discussion: https://www.postgresql.org/message-id/CAN55FZ2FPYngovZstr%3D3w1KSEHe6toiZwrurbhspfkXe5UDocg%40mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions