Re: fsync and Windows XP - Mailing list pgsql-sql

From Rainer Bauer
Subject Re: fsync and Windows XP
Date
Msg-id 8g7m45tjp8c3q1qon9rkjfand1qiq4r0mu@4ax.com
Whole thread Raw
In response to fsync and Windows XP  ("Jon Norman" <jnorman@alumni.utexas.net>)
List 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


pgsql-sql by date:

Previous
From: Daniel Gordon
Date:
Subject: Recording how a table is used
Next
From: Andre Rothe
Date:
Subject: Sequences