pgsql: Add URL for: * Improve speed with indexes For large table - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add URL for: * Improve speed with indexes For large table
Date
Msg-id 20070402224903.610969FB7E3@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add URL for:

* Improve speed with indexes

  For large table adjustments during VACUUM FULL, it is faster to cluster
  or reindex rather than update the index.  Also, index updates can bloat
  the index.

>
>   http://archives.postgresql.org/pgsql-hackers/2007-03/msg00024.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2147 -> r1.2148)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2147&r2=1.2148)
    pgsql/doc/src/FAQ:
        TODO.html (r1.648 -> r1.649)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.648&r2=1.649)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > o Have timestamp subtraction not call justify_hours()? >
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add URL for: o Allow a warm standby system to also