Re: [NOVICE] Asynchronous I/O in Postgres

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Josh Kupershmidt <schmiddy(at)gmail(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, mladen(dot)gogala(at)vmsinfo(dot)com, pgsql-docs(at)postgresql(dot)org
Subject: Re: [NOVICE] Asynchronous I/O in Postgres
Date: 2010-10-27 01:46:44
Message-ID: AANLkTimTyvnMGJdUeD3QsF02v=5XbBnaxoV+WWj1AW4S@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-novice

On Tue, Oct 26, 2010 at 8:46 PM, Josh Kupershmidt <schmiddy(at)gmail(dot)com> wrote:
> It looks like effective_io_concurrency only has an impact on bitmap
> heap scans. I think a brief mention of this fact in the docs for
> effective_io_concurrency should suffice, patch attached.

Good idea, committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Robert Haas 2010-10-28 01:30:44 Re: formula about the number of WAL files
Previous Message ljb 2010-10-27 01:11:42 Re: [GENERAL] Gripe: bytea_output default => data corruption

Browse pgsql-novice by date

  From Date Subject
Next Message Mladen Gogala 2010-10-27 17:14:03 ODBC driver for PostgreSQL 9.0
Previous Message Josh Kupershmidt 2010-10-27 00:46:25 Re: [NOVICE] Asynchronous I/O in Postgres