From 8d21abd7336f5a2cac86c8c9f81482f8702c44f9 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 14 Jun 2006 22:31:53 +0000 Subject: Add: > > * Consider increasing internal areas when shared buffers is increased > > http://archives.postgresql.org/pgsql-hackers/2005-10/msg01419.php --- doc/src/FAQ/TODO.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index d3356696eba..4cc329ea989 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-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. @@ -934,6 +934,9 @@ first. 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 +

    http://archives.postgresql.org/pgsql-hackers/2005-10/msg01419.php

  • Vacuum

    -- cgit v1.2.3