On Tuesday 25 October 2011 at 12:03 Adriano dos Santos Fernandes wrote:

> 
> 1) FW=ON - each page written by Firebird goes to disk immediately, in
> the order issued by Firebird
> 2) FW=OFF, and use fsync on COMMIT - pages will not be reordered, and
> when COMMIT happens they will be written to disk in order
> 
> Is this wrong? What's then the advantage of (1), since it's much slower
> approach?

AFAICT, fsync only gets called if FW=ON. Or have I missed something? 


Paul
-- 
Paul Reeves
http://www.ibphoenix.com
Specialists in Firebird support

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to