forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit84cc142
committed
Re-add tracking of wait event SLRUFlushSync
SLRUFlushSync has been accidently removed duringdee663f, that has movedthe flush of the SLRU files to the checkpointer, so add it back. Theissue has been noticed by Thomas when checking for orphaned waitevents.Author: Thomas MunroReviewed-by: Bharath RupireddyDiscussion:https://postgr.es/m/CA+hUKGK6tqm59KuF1z+h5Y8fsWcu5v8+84kduSHwRzwjB2aa_A@mail.gmail.com1 parentbfac8f8 commit84cc142
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1603 | 1603 |
| |
1604 | 1604 |
| |
1605 | 1605 |
| |
| 1606 | + | |
1606 | 1607 |
| |
| 1608 | + | |
1607 | 1609 |
| |
1608 | 1610 |
| |
1609 | 1611 |
| |
|
0 commit comments
Comments
(0)