pgsql: Add URL for: * Do async I/O for faster random read-ahead of data

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add URL for: * Do async I/O for faster random read-ahead of data
Date: 2008-03-13 01:56:47
Message-ID: 20080313015647.1924E753336@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add URL for:

* Do async I/O for faster random read-ahead of data

Async I/O allows multiple I/O requests to be sent to the disk with
results coming back asynchronously.

> http://archives.postgresql.org/pgsql-performance/2007-09/msg00255.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2328 -> r1.2329)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2328&r2=1.2329)
pgsql/doc/src/FAQ:
TODO.html (r1.836 -> r1.837)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.836&r2=1.837)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dim 2008-03-13 10:00:14 prefix - prefix: prefix_range @> prefix(text) operator and its
Previous Message Tom Lane 2008-03-12 23:58:35 pgsql: Fix pg_plan_queries() to restore the previous setting of