mirror of https://github.com/postgres/postgres
> > * Create a bitmap of pages that need vacuuming > > Instead of sequentially scanning the entire table, have the background > writer or some other process record pages that have expired rows, then > VACUUM can look at just those pages rather than the entire table. In > the event of a system crash, the bitmap would probably be invalidated.REL8_1_STABLE
parent
a6c7e843da
commit
1b618e50a6
Loading…
Reference in new issue