On Tue, Sep 7, 2010 at 7:44 AM, Michael Segel <[email protected]> wrote:
> So, my question is how long does it take for a record in the WAL to be 
> written to Disk?

This happens before the RPC completes successfully.  If the RPC
succeeds, you know the WAL was written to disk and your data is safe,
even if there's a server failure.

-- 
Benoit "tsuna" Sigoure
Software Engineer @ www.StumbleUpon.com

Reply via email to