forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit988ffc3
committed
Update "don't truncate with failsafe" rationale.
There is a very good (though non-obvious) reason to avoid relationtruncation during a VACUUM that has triggered the failsafe mechanism,which was missed before now. Update related comments, so this isn'tforgotten.Reported-By: John Naylor <john.naylor@enterprisedb.com>Discussion:https://postgr.es/m/CAFBsxsFiMPxQ-dHZ8tOgktn=+ffeJT3+GinZ4zdOGbmAnCYadA@mail.gmail.com1 parent3b0ee7f commit988ffc3
1 file changed
+7
-2
lines changedLines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2793 | 2793 |
| |
2794 | 2794 |
| |
2795 | 2795 |
| |
2796 |
| - | |
2797 |
| - | |
| 2796 | + | |
| 2797 | + | |
| 2798 | + | |
| 2799 | + | |
| 2800 | + | |
| 2801 | + | |
| 2802 | + | |
2798 | 2803 |
| |
2799 | 2804 |
| |
2800 | 2805 |
| |
|
0 commit comments
Comments
(0)