dbTalk Databases Forums  

BDB HA

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss BDB HA in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Phantom
 
Posts: n/a

Default BDB HA - 02-13-2007 , 07:26 PM






Does BDB HA use distributed transaction when replicating from primary
to backups ? If so does it 2 phase commit ?

Thanks
A


Reply With Quote
  #2  
Old   
ashokjoshi@gmail.com
 
Posts: n/a

Default Re: BDB HA - 03-05-2007 , 09:12 AM






On Feb 13, 8:26 pm, "Phantom" <ghostwhoowa... (AT) gmail (DOT) com> wrote:
Quote:
Does BDB HA use distributed transaction when replicating from primary
to backups ? If so does it 2 phase commit ?

Thanks
A

No, BDB HA does not use distributed transactions. It uses log
shipping. Log records generated at the master are sent to the
"backups" and continuously applied at the backup.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.