Are we now able to easily backup another database, without including the site's main database?
In profile configuration we now have the following two options only:
- Main site database only (SQL file)
- All configured databases (archive file)
I guess that we could create a profile for "All configured databases" and then in the "Database Tables Exclusion" painstakingly exclude all the main database's tables (though we won't get an SQL file). But then again, future Joomla and extension updates may introduce new tables forcing us to check the "Database Tables Exclusion" every time we do an update. I confess I don't know how to use the "RegEx Database Tables Exclusion" for excluding all tables of a database, nor do I know whether it would work automatically for future table additions.
Instead, is it possible you add the following option in a future version of Akeeba Backup?:
- Single selected database (SQL file) --> ability to select a database (from those we specified in the "Multiple Database Definitions")
Even further, you could offer us an additional option for selecting more than one database:
- Selected databases (archive file) --> ability to select any number of databases (from those we specified in the "Multiple Database Definitions") and possibly even the main database itself too.