- Notifications
You must be signed in to change notification settings - Fork28
Commit28a8fa9
committed
Improve autovacuum logging for aggressive and anti-wraparound runs
A log message was being generated when log_min_duration is reached forautovacuum on a given relation to indicate if it was an aggressive run,and missed the point of mentioning if it is doing an anti-wraproundrun. The log message generated is improved so as one, both or no extradetails are added depending on the option set.Author: Sergei KornilovReviewed-by: Masahiko Sawada, Michael PaquierDiscussion:https://postgr.es/m/11587951532155118@sas1-19a94364928d.qloud-c.yandex.net1 parentf48fa2b commit28a8fa9
1 file changed
+13
-3
lines changedLines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
377 |
| - | |
378 |
| - | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
379 | 384 |
| |
380 |
| - | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
381 | 391 |
| |
382 | 392 |
| |
383 | 393 |
| |
|
0 commit comments
Comments
(0)