Re: fsync and Windows XP

From: Rainer Bauer <usenet(at)munnin(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: fsync and Windows XP
Date: 2009-07-01 08:30:10
Message-ID: 8g7m45tjp8c3q1qon9rkjfand1qiq4r0mu@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Jon Norman" schrieb:

>What is the trick for getting the fsync feature to work with Windows XP.
> I've turned off disk caching and set fsync = on in my postgresql.conf,
> but records are still not immediately written to disk.

Check out the wal_sync_method parameter:
<http://www.postgresql.org/docs/8.3/static/runtime-config-wal.html>

Rainer

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Rob Sargent 2009-07-01 16:36:38 Re: it's not NULL, then what is it?
Previous Message Tena Sakai 2009-07-01 03:40:14 Re: it's not NULL, then what is it?