* Improve dead row detection during multi-statement transactions usage
PostgreSQL TODO List
====================
-Last updated: Mon Mar 26 19:47:31 EDT 2007
+Last updated: Mon Mar 26 19:48:38 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
* Reuse index tuples that point to heap tuples that are not visible to
anyone?
-* Increase the number of rows recognized as dead during multi-statement
- transactions
+* Improve dead row detection during multi-statement transactions usage
http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php
-Last updated: Mon Mar 26 19:47:31 EDT 2007
+Last updated: Mon Mar 26 19:48:38 EDT 2007
The most recent version of this document can be viewed at
Reuse index tuples that point to heap tuples that are not visible to
anyone?
-
Increase the number of rows recognized as dead during multi-statement
- transactions
+
Improve dead row detection during multi-statement transactions usage
Auto-vacuum