forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaeb6f4b
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 parent0e8e5e8 commitaeb6f4b
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1602 | 1602 |
| |
1603 | 1603 |
| |
1604 | 1604 |
| |
| 1605 | + | |
1605 | 1606 |
| |
| 1607 | + | |
1606 | 1608 |
| |
1607 | 1609 |
| |
1608 | 1610 |
| |
|
0 commit comments
Comments
(0)