Skip to content

Fully automated PostgreSQL backup system with daily/weekly logic, Azure Blob upload, cleanup, and multilingual support. Sistema de backups para PostgreSQL con lógica diaria/semanal, subida a Azure Blob, limpieza automática y soporte multilenguaje.

License

Notifications You must be signed in to change notification settings

alexm-sys/postgresql-backup-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

📦 PostgreSQL Backup Script / Script de Backup para PostgreSQL

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.

📁 Structure / Estructura

/
├── LICENSE
├── README.md
├── ES/
│   ├── postgresql_backup.sh
│   ├── postgresql_backup.conf
│   └── README.md
└── EN/
    ├── postgresql_backup.sh
    ├── postgresql_backup.conf
    └── README.md

🗂️ Versions / Versiones

  • 🇪🇸 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.

About

Fully automated PostgreSQL backup system with daily/weekly logic, Azure Blob upload, cleanup, and multilingual support. Sistema de backups para PostgreSQL con lógica diaria/semanal, subida a Azure Blob, limpieza automática y soporte multilenguaje.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages