Re-add tracking of wait event SLRUFlushSync
authorMichael Paquier <michael@paquier.xyz>
Tue, 25 Apr 2023 22:30:42 +0000 (07:30 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 25 Apr 2023 22:30:42 +0000 (07:30 +0900)
commit1ed1b84bdcd26abf3c4d08a9cf1aa9f7834262ab
tree8d58242e3777dc7985d18524613db4861ddf147e
parent0319b306e87e04a02b672b38caf578859fcea6a3
Re-add tracking of wait event SLRUFlushSync

SLRUFlushSync has been accidently removed during dee663f, that has moved
the flush of the SLRU files to the checkpointer, so add it back.  The
issue has been noticed by Thomas when checking for orphaned wait
events.

Author: Thomas Munro
Reviewed-by: Bharath Rupireddy
Discussion: https://postgr.es/m/CA+hUKGK6tqm59KuF1z+h5Y8fsWcu5v8+84kduSHwRzwjB2aa_A@mail.gmail.com
src/backend/access/transam/slru.c