]> granicus.if.org Git - postgresql/commit
Resurrect -F switch: it controls fsyncs again, though the fsyncs are
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 8 Dec 2000 22:21:33 +0000 (22:21 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 8 Dec 2000 22:21:33 +0000 (22:21 +0000)
commitfb47385fc8d2314dd7d23d691959c882ead1c31a
treeff678057f22ea18c88ac21f579cf1f0beb2194ad
parent57c499a46313e1839674098079208b924dac3af9
Resurrect -F switch: it controls fsyncs again, though the fsyncs are
mostly just on the WAL logfile nowadays.  But if people want to disable
fsync for performance, why should we say no?
src/backend/access/transam/xlog.c
src/backend/storage/file/fd.c
src/include/storage/fd.h