pgsql: Add: > > * Consider increasing the number of default statistics - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > > * Consider increasing the number of default statistics
Date
Msg-id 20080311183050.8F9E5753F33@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

>
> * 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

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2296 -> r1.2297)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2296&r2=1.2297)
    pgsql/doc/src/FAQ:
        TODO.html (r1.805 -> r1.806)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.805&r2=1.806)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > > * Consider using a hash for joining to a large IN
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Back out doc addition that statement_timeout affects autovacuum.