diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 | ||||
-rw-r--r-- | doc/src/FAQ/TODO.html | 2 |
2 files changed, 0 insertions, 4 deletions
@@ -1062,8 +1062,6 @@ Vacuum o Use free-space map information to guide refilling o %Issue log message to suggest VACUUM FULL if a table is nearly empty? - o Improve xid wraparound detection by recording per-table rather - than per-database o Consider logging activity either to the logs or a system view o Turn on by default diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 2362041a5e8..8f561301adf 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -959,8 +959,6 @@ first. <li>Use free-space map information to guide refilling </li><li>%Issue log message to suggest VACUUM FULL if a table is nearly empty? - </li><li>Improve xid wraparound detection by recording per-table rather - than per-database </li><li>Consider logging activity either to the logs or a system view </li><li>Turn on by default <p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php</a> |