<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Xtrabackup on FromDual GmbH</title><link>https://www.fromdual.com/tags/xtrabackup/</link><description>Recent content in Xtrabackup on FromDual GmbH</description><generator>Hugo</generator><language>en-GB</language><managingEditor>oli.sennhauser@fromdual.com (Oli Sennhauser)</managingEditor><webMaster>oli.sennhauser@fromdual.com (Oli Sennhauser)</webMaster><copyright>© FromDual GmbH</copyright><lastBuildDate>Sat, 11 Nov 2017 11:52:32 +0000</lastBuildDate><atom:link href="https://www.fromdual.com/tags/xtrabackup/index.xml" rel="self" type="application/rss+xml"/><item><title>Xtrabackup in a nutshell</title><link>https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/</link><pubDate>Wed, 06 Nov 2013 14:23:50 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/</guid><description>&lt;h2 id="table-of-contents"&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#introduction"&gt;Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#prerequisites"&gt;Prerequisites&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#full"&gt;Full Backup&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_create_backup"&gt;Create Full Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_prepare_backup"&gt;Prepare Full Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_restore"&gt;Restore Full Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_restore_slave"&gt;Prepare slave from full backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_restore_gtid_slave"&gt;Prepare GTID slave from full backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_adv"&gt;Advantages / Disadvantages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_imp"&gt;Important Hints&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#incremental"&gt;Incremental Backup&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#ib_create_backup"&gt;Create Incremental Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#ib_prepare_backup"&gt;Prepare Incremental Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#ib_restore"&gt;Restore Incremental Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#ib_adv"&gt;Advantages / Disadvantages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#ib_imp"&gt;Important Hints&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#diff"&gt;Differential Backup&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#partial"&gt;Partial Backup&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#pb_create_backup"&gt;Create Partial Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#pb_prepare_backup"&gt;Prepare Partial Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#pb_restore"&gt;Restore Partial Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#pb_adv"&gt;Advantages / Disadvantages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#pb_imp"&gt;Important Hints&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;No one can deny that one of the most important and daily tasks for DBAs is performing backup and restore operations, we&amp;rsquo;re not required to perform backup and restore operations only when we want to add new replication slave, when we want to implement disaster recovery procedures or when we want to prepare testing or staging server for the running production system, but even if we&amp;rsquo;re going to make any changes to the database schema in order to enhance the database performance, it&amp;rsquo;s recommended to have fresh backup copy before making any live changes, so if backup and restore operations cannot be handled smoothly, we&amp;rsquo;re going to face many troubles in our daily work. If we&amp;rsquo;re going to talk about backup and restore operations, Xtrabackup tool will be strongly appeared.&lt;/p&gt;</description></item></channel></rss>