Re-add tracking of wait event SLRUFlushSync
authorMichael Paquier <[email protected]>
Tue, 25 Apr 2023 22:10:06 +0000 (07:10 +0900)
committerMichael Paquier <[email protected]>
Tue, 25 Apr 2023 22:10:06 +0000 (07:10 +0900)
commit84cc1426745b4bc91242caec9173a2ca19a4af79
tree2763c191f22a960686ac3ffdd133554a1cd5fbe2
parentbfac8f8bc4a44c67c9f35b5266676278e4ba1217
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