This package can take postgres dump and able to upload data in azure cloud storage.
open the link. click here for steps.
- Django Default Database Config.
- AZURE_ACCOUNT_NAME (Azure Storage Account Name).
- AZURE_CREDENTIAL (Azure Key).
- AZURE_CONTAINER (Azure Container Name).
- AZURE_BACKUP_FOLDER_NAME.
- python3 manage.py db-backup-list
- python3 manage.py db-backup
- python3 manage.py db-restore