MySQL Forums
Forum List  »  NDB clusters

Re: Backup size reduced after upgrading to 4.1.12. Why?
Posted by: Mikael Ronström
Date: June 02, 2005 02:04PM

Hi,

Anton Aleksandrov wrote:
> So when I want to restore a backup, I should
> collect backup from all data nodes on one API node
> and run backup restore, am I right?

That is one method of doing it. You can also run several API nodes in
parallel as long as only one of them creates the tables (and does it before
starting the rest). The files from one data node contains separate records
so they can be executed in parallel without any risk of problems.

Rgrds Mikael

Mikael Ronstrom
Senior Software Architect, MySQL AB
My blog: http://mikaelronstrom.blogspot.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Backup size reduced after upgrading to 4.1.12. Why?
2005
June 02, 2005 02:04PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.