effective_io_concurrency on Windows

From: Bartosz Dmytrak <bdmytrak(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: effective_io_concurrency on Windows
Date: 2013-03-26 08:35:19
Message-ID: CAD8_UcYF=+oc8siywDJRvTiYwZtmYd41BQh0HNLT3TviRz1_TA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all
is it possible to introduce similar solution for Windows systems in future?
I am aware it is not available because of lack of posix_fadvise function,
but I believe there is a way to introduce this feature for Win systems.

Regards,
Bartek

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Clemens Eisserer 2013-03-26 08:52:40 Do "after update" trigger block the current transaction?
Previous Message aasat 2013-03-26 07:54:19 Re: UNLOGGED TEMPORARY tables?