Backing up multiple databases
glong - June 28, 2007 - 11:55
| Project: | backup |
| Version: | 5.x-4.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Since $db_url may actually contain an array of databases, it would be useful if there was an option to backup up all of the databases in the array.
Each database backup could be put into separate files based on the name of the corresponding array key.

#1
There will be when I add it in. :-)
I was completely unaware that it could be an array, BTW.
I will be on vacation through July 10th, so I will look into adding that when I get back.
-- Doug
#2
Bump for this
#3
Check the patch on http://drupal.org/node/155290#comment-796418 for one way to do this.