mirror of
https://github.com/postgres/postgres.git
synced 2025-07-23 03:21:12 +03:00
Remove completed TODO item about xid wrap-around from 8.2.X.
This commit is contained in:
2
doc/TODO
2
doc/TODO
@ -1062,8 +1062,6 @@ Vacuum
|
|||||||
o Use free-space map information to guide refilling
|
o Use free-space map information to guide refilling
|
||||||
o %Issue log message to suggest VACUUM FULL if a table is nearly
|
o %Issue log message to suggest VACUUM FULL if a table is nearly
|
||||||
empty?
|
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 Consider logging activity either to the logs or a system view
|
||||||
o Turn on by default
|
o Turn on by default
|
||||||
|
|
||||||
|
@ -959,8 +959,6 @@ first.
|
|||||||
<li>Use free-space map information to guide refilling
|
<li>Use free-space map information to guide refilling
|
||||||
</li><li>%Issue log message to suggest VACUUM FULL if a table is nearly
|
</li><li>%Issue log message to suggest VACUUM FULL if a table is nearly
|
||||||
empty?
|
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>Consider logging activity either to the logs or a system view
|
||||||
</li><li>Turn on by default
|
</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>
|
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php</a>
|
||||||
|
Reference in New Issue
Block a user