This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
tutorials:server:db_backup [2008/10/26 03:39] jonyo created |
tutorials:server:db_backup [2014/09/25 16:55] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Backing Up your Database ====== | ====== Backing Up your Database ====== | ||
- | Hosting companies will typically perform database backups for all of the databases on your server on a daily basis. Please check with your hosting company' | + | Hosting companies will typically perform database backups for all of the databases on your server on a daily basis. |
- | After logging into phpMyAdmin on your server, please follow the steps below to perform a backup of your database. Each step is marked with a numbered "green arrow" to help guide you through this very simple | + | After logging into phpMyAdmin on your server, please follow the steps below to perform a backup of your database. Each step is marked with a numbered "green arrow" to help guide you through this process. |
- | + | <tip c h>The page layout and required steps may vary slightly depending upon the version of phpMyAdmin that is installed on your site.</ | |
- | note NOTE: The page layout | + | - Select the database name you want to backup from the dropdown list in the left side of your screen.{{:tutorials: |
+ | - When the screen refreshes you will see a list of tables that are currently present within the database you just selected. | ||
+ | - When the screen refreshes (see image below for reference) click on the " | ||
+ | * If you have the //ZipSearch Addon// installed, de-select((hold down CTRL and left click to de-select)) | ||
+ | - Next, make sure that the " | ||
+ | - Some versions | ||
+ | - Next, check the "Add DROP TABLE" box so that your exported tables will contain drop tables (This is extremely important step). | ||
+ | - Check the "Save as file" box. This will allow you to save the file to a location | ||
+ | - Finally((Well, | ||
+ | - You will then see a popup box asking you what to do with the data you are wanting to save. Select "Save to Disk" and then " | ||
- | + | When the process has finished, you will have a complete backup file of your database' | |
- | + | ||
- | Step 1: | + | |
- | + | ||
- | Select the database name you want to backup from the dropdown list in the left side of your screen. | + | |
- | + | ||
- | + | ||
- | + | ||
- | myadmin_1 | + | |
- | + | ||
- | + | ||
- | + | ||
- | Step 2: | + | |
- | + | ||
- | When the screen refreshes you will see a list of tables that are currently present within the database you just selected. The same set of table names will display on both sides of the screen. You will also see several tabs at the top of the screen. Click on the " | + | |
- | + | ||
- | + | ||
- | + | ||
- | myadmin_2 | + | |
- | + | ||
- | + | ||
- | + | ||
- | Step 3: | + | |
- | + | ||
- | When the screen refreshes (see image below for reference) click on the " | + | |
- | + | ||
- | + | ||
- | + | ||
- | note NOTE: The main purpose of backing up your database is to back up the tables that are constantly changing as users register and as you make changes in the admin panel. Because of this, we recommend that you do not " | + | |
- | + | ||
- | + | ||
- | + | ||
- | geodesic_zip_codes | + | |
- | + | ||
- | + | ||
- | + | ||
- | Step 4: | + | |
- | + | ||
- | Next, make sure that the " | + | |
- | + | ||
- | + | ||
- | + | ||
- | Step 5: | + | |
- | + | ||
- | Some versions of phpMyAdmin will allow you to choose SQL export compatibility. If yours does, choose " | + | |
- | + | ||
- | + | ||
- | + | ||
- | Step 6: | + | |
- | + | ||
- | Next, " | + | |
- | + | ||
- | + | ||
- | + | ||
- | Step 7: | + | |
- | + | ||
- | Check the "Save as file" box. This will allow you to save the file to a location on your pc, rather than simply displaying the export on your screen. | + | |
- | + | ||
- | + | ||
- | + | ||
- | Step 8: | + | |
- | + | ||
- | Finally, click the " | + | |
- | + | ||
- | + | ||
- | + | ||
- | You will then see a popup box asking you what to do with the data you are wanting to save. Select "Save to Disk" and then " | + | |
- | + | ||
- | + | ||
- | myadmin_3 | + | {{: |