Re: Backup diferencial en Postgresql

From: Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com>
To: José Fermín Francisco Ferreras <josefermin54(at)hotmail(dot)com>
Cc: Lista PostgreSQL <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Backup diferencial en Postgresql
Date: 2023-10-20 09:34:06
Message-ID: CAC+AXB24kczR95u6dKUKjvYVYhfXG0Ny6NHb80fa6tCcvpG1OQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Fri, Oct 20, 2023 at 4:06 AM José Fermín Francisco Ferreras <
josefermin54(at)hotmail(dot)com> wrote:

>
> He estado buscando la forma de realizar un script bash para un backup
> completo a las 12 am y uno diferencial cada hora hasta las 11 pm.
>
>
Para realizar ese tipo de backups vas a necesitar herramientas de backup,
como pgBackrest o Barman:

https://pgbackrest.org/user-guide.html#:~:text=Differential%20Backup%3A%20pgBackRest%20copies%20only,from%20the%20previous%20full%20backup
.
https://docs.pgbarman.org/release/3.9.0/index.html#backup-features

Un saludo,

Juan José Santamaría Flecha

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Guillermo E. Villanueva 2023-10-20 11:17:03 Re: Backup diferencial en Postgresql
Previous Message José Fermín Francisco Ferreras 2023-10-20 02:05:14 Backup diferencial en Postgresql