pgsql: Add: * Test to see if calling PreallocXlogFiles() from the - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: * Test to see if calling PreallocXlogFiles() from the
Date
Msg-id 20080311210610.A9268753336@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: < * Consider adding buffers the BGW finds reusable to the free
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > * Research use of signals and sleep wake ups > >