To download/export a Database Backup.
- Restore the backup to a new database
- Use the
aptible db:tunnel
command and use whatever tool your database supports to dump the restored database to your computer.
Tip
Your restored database will count towards your container and disk usage, so deprovision it and its backups when you no longer need it.