pgsql: Add: * Test to see if calling PreallocXlogFiles() from the

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Add: * Test to see if calling PreallocXlogFiles() from the
Дата
Msg-id 20080311210610.A9268753336@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add:

* Test to see if calling PreallocXlogFiles() from the background writer
  will help with WAL segment creation latency

  http://archives.postgresql.org/pgsql-patches/2007-06/msg00340.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2305 -> r1.2306)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2305&r2=1.2306)
    pgsql/doc/src/FAQ:
        TODO.html (r1.814 -> r1.815)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.814&r2=1.815)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: < * Consider adding buffers the BGW finds reusable to the free
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add: > * Research use of signals and sleep wake ups > >