>
> * Research the use of larger pages sizes
This commit is contained in:
Bruce Momjian 2004-11-09 16:50:59 +00:00
parent e9c05281b5
commit 58825b8cd6
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,7 @@ TODO list for PostgreSQL
Bracketed items "[]" have more detail.
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Tue Nov 9 10:10:57 EST 2004
Last updated: Tue Nov 9 11:50:52 EST 2004
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
@ -839,6 +839,8 @@ Miscellaneous
feature would be to allow multiple CPUs to work together to process a
single query.
* Research the use of larger pages sizes
Source Code
===========