pgsql: Add: > > * Consider adding buffers the BGW finds reusable to - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > > * Consider adding buffers the BGW finds reusable to
Date
Msg-id 20080311154505.4BDF4753F33@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

>
> * Consider adding buffers the BGW finds reusable to the free list
>
>   http://archives.postgresql.org/pgsql-hackers/2007-04/msg00781.php
>
> * Automatically tune bgwriter_delay based on activity rather then using a
>   fixed interval
>
>   http://archives.postgresql.org/pgsql-hackers/2007-04/msg00781.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2287 -> r1.2288)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2287&r2=1.2288)
    pgsql/doc/src/FAQ:
        TODO.html (r1.796 -> r1.797)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.796&r2=1.797)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Document that statement_timeout is not recommended in
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > > o Set up autovacuum to ignore statement_timeout set