This repository contains a complete and configurable backup system for PostgreSQL databases with Azure Blob Storage support, log handling, cleanup and automation.
Este repositorio contiene un sistema completo y configurable de backups para bases de datos PostgreSQL con soporte para Azure Blob Storage, gestión de logs, limpieza y automatización.
/
├── LICENSE
├── README.md
├── ES/
│ ├── postgresql_backup.sh
│ ├── postgresql_backup.conf
│ └── README.md
└── EN/
├── postgresql_backup.sh
├── postgresql_backup.conf
└── README.md
- 🇪🇸 Spanish: see folder
ES/
- 🇬🇧 English: see folder
EN/
Each version includes its own script, configuration file and documentation. Cada versión incluye su propio script, archivo de configuración y documentación.