pgsql: < * Consider adding buffers the BGW finds reusable to the free

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: < * Consider adding buffers the BGW finds reusable to the free
Date: 2008-03-11 20:46:20
Message-ID: 20080311204620.8E804753336@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
< * Consider adding buffers the BGW finds reusable to the free list
> * Consider adding buffers the background writer finds reusable to the
> free list
>
> * Consider wither increasing BM_MAX_USAGE_COUNT improves performance
>
> http://archives.postgresql.org/pgsql-hackers/2007-06/msg01007.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2304 -> r1.2305)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2304&r2=1.2305)
pgsql/doc/src/FAQ:
TODO.html (r1.813 -> r1.814)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.813&r2=1.814)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-03-11 21:06:10 pgsql: Add: * Test to see if calling PreallocXlogFiles() from the
Previous Message Bruce Momjian 2008-03-11 20:28:13 pgsql: Add URL for: * Reduce storage space for small NUMERICs >