Note case where nbtree VACUUM finishes splits.
Peter Geoghegan <pg@bowt.ie>
Note case where nbtree VACUUM finishes splits. The nbtree README claims that VACUUM can never finish interrupted page splits by design. That isn't entirely accurate, though. Note an exception to the general rule. Discussion: https://postgr.es/m/CAH2-Wz=_Xvv8byzK_LvY4ci76OgsHCQzoKF7We8yG9waO7j6rA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/README | modified | +4 −1 |
Discussion
- VACUUM can finish an interrupted nbtree page split -- is that okay? 12 messages · 2019-03-01 → 2019-05-16