Re: How to make sure I don't write a corrupt page to db when I checkpoint?

From: Sune <sune_ahlgren_at_hotmail.com>
Date: Sun, 01 Jul 2007 06:56:26 -0700
Message-ID: <1183298186.773293.165890_at_z28g2000prd.googlegroups.com>


>
> What you want is for the application to bomb out with a general protection
> fault when it tries to access memory owned by the DB. Separate the
> in-memory DB into its own process.
>

But I want to let the DB share its memory with application processes for performance reasons. So the app processes must be allowed to access the memory.

Hmmm...or am I missing something?

Sorry if my initial post was confusing
/Sune
Received on Sun Jul 01 2007 - 15:56:26 CEST

Original text of this message