pgsql/src/backend/storage/file (fd.c)

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Date: Friday, December 8, 2000 @ 17:21:32
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/storage/file
from hub.org:/home/projects/pgsql/tmp/cvs-serv60680/backend/storage/file

Modified Files:
fd.c

----------------------------- Log Message -----------------------------

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?