forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit62ed5e7

Amit Kapila
Doc: document autovacuum interruption.
It's important users be able to know (without looking at the source code)that running DDL or DDL-like commands can interrupt autovacuum which canlead to a lot of dead tuples and hence slower database operations.Reported-by: James ColemanAuthor: James ColemanReviewed-by: Amit KapilaBackpatch-through: 9.4Discussion:https://postgr.es/m/CAAaqYe-XYyNwML1=f=gnd0qWg46PnvD=BDrCZ5-L94B887XVxQ@mail.gmail.com1 parentcb23c63 commit62ed5e7
1 file changed
+20
-0
lines changedLines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
825 | 825 |
| |
826 | 826 |
| |
827 | 827 |
| |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
828 | 848 |
| |
829 | 849 |
| |
830 | 850 |
| |
|
0 commit comments
Comments
(0)