]> granicus.if.org Git - postgresql/commit
Add:
authorBruce Momjian <bruce@momjian.us>
Fri, 17 Jun 2005 02:20:43 +0000 (02:20 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 17 Jun 2005 02:20:43 +0000 (02:20 +0000)
commit1b618e50a6eb422b0cffec33ee78201c2dae9f8d
treebd4ef50f64bafa17e7855b200b01430f3143907d
parenta6c7e843da693695fabbd7891dabb7892703e45d
Add:

>
> * 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.
doc/TODO
doc/src/FAQ/TODO.html