Replication in databases
From: M2Y <mailtoyahoo_at_gmail.com>
Date: Mon, 1 Sep 2008 11:56:26 -0700 (PDT)
Message-ID: <809ae41a-7346-4699-bf3a-bbedfb39ee0c@w1g2000prk.googlegroups.com>
Date: Mon, 1 Sep 2008 11:56:26 -0700 (PDT)
Message-ID: <809ae41a-7346-4699-bf3a-bbedfb39ee0c@w1g2000prk.googlegroups.com>
Hello,
I have a fundamental doubt regarding replication in databases.
If the isolation level is set to Serializable, why cant we just ship the transaction statements from the master to the backup and replay those transactions. Why do we adopt complicated solutions like log shipping and all such kind of things for replicating databases.
Thanks,
Srinivas
Received on Mon Sep 01 2008 - 13:56:26 CDT
