selective fsync? - Mailing list pgsql-hackers

From Alfred Perlstein
Subject selective fsync?
Date
Msg-id 20001016085626.W272@fw.wintelcom.net
Whole thread Raw
Responses Re: selective fsync?
List pgsql-hackers
I'm wondering how useful it would be if one could enable selective
fsync.  That would mean that although the database was running
async mode, the system tables and doing things like create index
would cause an fsync to enforce ordering in case of a crash.

This would prevent more serious problems like stray files in the
database while still allowing normal data to be managed quickly.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: INHERITS doesn't offer enough functionality
Next
From: Tom Lane
Date:
Subject: Re: New file naming