Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.
---------------------------------------------------------------------------
ITAGAKI Takahiro wrote:
> The attached is a patch to define O_DIRECT by ourselves on Windows,
> and to map O_DIRECT to FILE_FLAG_NO_BUFFERING.
>
> There will be a consistency in our support between Windows and other OSes
> that have O_DIRECT. Also, there is the following comment that says, I read,
> we should do so.
> | handle other flags? (eg FILE_FLAG_NO_BUFFERING/FILE_FLAG_WRITE_THROUGH)
>
> Is this worth doing? Do we need more performance reports for the change?
>
> Regards,
> ---
> ITAGAKI Takahiro
> NTT Open Source Software Center
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
In response to
Responses
pgsql-hackers by date
| Next: | From: Gregory Stark | Date: 2007-04-02 20:43:00 |
| Subject: Re: Is this portable? |
| Previous: | From: Bruce Momjian | Date: 2007-04-02 20:35:47 |
| Subject: Re: Dead Space Map version 3 (simplified) |
pgsql-patches by date
| Next: | From: Bruce Momjian | Date: 2007-04-02 20:45:07 |
| Subject: Re: non-recursive WITH clause support |
| Previous: | From: Andrew Dunstan | Date: 2007-04-02 20:36:03 |
| Subject: Re: Current enums patch |