Re: Asynchronous I/O in Postgres

From: Mladen Gogala <mladen(dot)gogala(at)vmsinfo(dot)com>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Asynchronous I/O in Postgres
Date: 2010-10-08 12:14:31
Message-ID: 4CAF0B27.3080808@vmsinfo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-novice

Mladen Gogala wrote:
> So, essentially, the process is reading block by block, in a sequence.
> What, exactly, does "effective_io_concurrency" mean?
>
To rephrase my question, can anybody tell me where in the code is it used?

--
Mladen Gogala
Sr. Oracle DBA
1500 Broadway
New York, NY 10036
(212) 329-5251
www.vmsinfo.com

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Josh Kupershmidt 2010-10-08 13:21:32 Re: Asynchronous I/O in Postgres
Previous Message Mladen Gogala 2010-10-08 03:34:35 Re: Asynchronous I/O in Postgres

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Kupershmidt 2010-10-08 13:21:32 Re: Asynchronous I/O in Postgres
Previous Message Frank Bax 2010-10-08 10:45:13 Re: Select statement problem