pgsql: Add URL for: * Improve speed with indexes For large table

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Add URL for: * Improve speed with indexes For large table
Дата
Msg-id 20070402224903.610969FB7E3@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add: > o Have timestamp subtraction not call justify_hours()? >
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add URL for: o Allow a warm standby system to also