Only Recovery Needed -
09-29-2006
, 02:18 AM
Hi Everyone,
I wanted to know what's the best option when the requirement is only
Recovery while using Berkeley.
What i mean is I don't require the Atomicity, Concurrency properties of
a transaction but only durability.
To achieve good performance can i disable locking and other subsystems
considered while transaction handling.
Or is there a way so that i can disable transactions and still achieve
Durability (App crash and OS crash) |