fsync on 7.1

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: fsync on 7.1
Date: 2001-05-01 02:01:00
Message-ID: 3AEE18DC.D8C2F371@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If I turn off fsync on 7.1 does that mean that the wal file is sync'd
(according to WAL_SYNC_METHOD in the log file) and other files are not?
Or does fsync apply to all file equally?

--
Joseph Shraibman
jks(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-05-01 02:39:52 Re: fsync on 7.1
Previous Message Joseph Shraibman 2001-05-01 01:52:14 Minor documentation bug