pgsql: Note that effective_io_concurrency only affects bitmap heap scan

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Note that effective_io_concurrency only affects bitmap heap scan
Date: 2010-10-27 01:46:25
Message-ID: E1PAv5t-0000Bu-AV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Note that effective_io_concurrency only affects bitmap heap scans.

Josh Kupershmidt

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=5a12c808cf223c7a5498217142cc9cb45efe033a

Modified Files
--------------
doc/src/sgml/config.sgml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-10-27 02:26:00 pgsql: Fix up some oversights in psql's Unicode-escape support.
Previous Message Robert Haas 2010-10-27 01:23:49 pgsql: Add a client authentication hook.