>
> * Consider increasing internal areas when shared buffers is increased
>
> http://archives.postgresql.org/pgsql-hackers/2005-10/msg01419.php
PostgreSQL TODO List
====================
-Last updated: Wed Jun 14 18:22:53 EDT 2006
+Last updated: Wed Jun 14 18:31:29 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
around to the beginning, rather than always starting sequential scans
at the start of the table.
+* Consider increasing internal areas when shared buffers is increased
+
+ http://archives.postgresql.org/pgsql-hackers/2005-10/msg01419.php
+
Vacuum
======
-Last updated: Wed Jun 14 18:22:53 EDT 2006
+Last updated: Wed Jun 14 18:31:29 EDT 2006
The most recent version of this document can be viewed at
numbered buffer in the shared cache, and when reaching the end wrap
around to the beginning, rather than always starting sequential scans
at the start of the table.
+
+
Consider increasing internal areas when shared buffers is increased