Win32 and fsync()

From: "Dann Corbit" <DCorbit(at)connx(dot)com>
To: "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Win32 and fsync()
Date: 2003-02-03 20:15:02
Message-ID: D90A5A6C612A39408103E6ECDD77B8294CD8D1@voyager.corporate.connx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

For Win32, in order to emulate fsync() we will need to call
FlushFileBuffers():
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/
base/flushfilebuffers.asp

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message cbbrowne 2003-02-03 20:56:12 Re: new procedural language - PL/R
Previous Message Marc G. Fournier 2003-02-03 20:11:47 Re: v7.3.2 Tag'd and Bundle'd ...