> Running without fsyncs is likely to lead to a corrupted db if you get > a crash / loss of connection etc... >
Just to clarify, by corrupted db you mean that all information (even the ones prior to the last fsync) will be lost. Right? Thanks, Ram
> Running without fsyncs is likely to lead to a corrupted db if you get > a crash / loss of connection etc... >
Just to clarify, by corrupted db you mean that all information (even the ones prior to the last fsync) will be lost. Right? Thanks, Ram