OSDN Git Service

Duplicate:
authorBruce Momjian <bruce@momjian.us>
Fri, 2 Sep 2005 00:49:57 +0000 (00:49 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 2 Sep 2005 00:49:57 +0000 (00:49 +0000)
commit55af2a43372f0fe9da312b8db35874a18a226143
tree2fd2441babe645fefce6b5294cb0c90adb1fefa7
parentce128c01a69280c27813dd692d3cfcf23e1eae36
Duplicate:

< * Maintain a map of recently-expired rows
<
<   This allows vacuum to target specific pages for possible free space
<   without requiring a sequential scan.
<
Update entry:

>   One complexity is that index entries still have to be vacuumed, and
>   doing this without an index scan (by using the heap values to find the
>   index entry) might be slow and unreliable, especially for user-defined
>   index functions.
doc/TODO
doc/src/FAQ/TODO.html