PostgreSQL TODO List
====================
-Last updated: Thu Sep 14 14:10:31 EDT 2006
+Last updated: Thu Sep 14 16:30:31 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
cmin/cmax pair and is stored in local memory. Another idea is to
store both cmin and cmax only in local memory.
+* Research storing only active XIDs in subtransaction cache
* Consider ways of storing rows more compactly on disk
o Reorder physical storage order to reduce padding?
-Last updated: Thu Sep 14 14:10:31 EDT 2006
+Last updated: Thu Sep 14 16:30:31 EDT 2006
The most recent version of this document can be viewed at
cmin/cmax pair and is stored in local memory. Another idea is to
store both cmin and cmax only in local memory.
+
Research storing only active XIDs in subtransaction cache
Consider ways of storing rows more compactly on disk
Reorder physical storage order to reduce padding?