pgsql: Add another URL for: * Consider increasing the number of default - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add another URL for: * Consider increasing the number of default
Date
Msg-id 20080311193412.13939753F34@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add another URL for:

* Consider increasing the number of default statistics target, and
  reduce statistics target overhead

  Also consider having a larger statistics target for indexed columns
  and expression indexes
<
>   http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2298 -> r1.2299)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2298&r2=1.2299)
    pgsql/doc/src/FAQ:
        TODO.html (r1.807 -> r1.808)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.807&r2=1.808)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add URL for: * Consider increasing the number of default
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > * Consider sorting writes during checkpoint > >