Re: Empezando con barman

From: "Guillermo E(dot) Villanueva" <guillermovil(at)gmail(dot)com>
To: Martín Marqués <martin(dot)marques(at)gmail(dot)com>
Cc: Diego <mrstephenamell(at)gmail(dot)com>, pgsql-es-ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Empezando con barman
Date: 2020-06-11 22:58:36
Message-ID: CANm+PCCNkOciBgFgEJMnFGjkTD6tRcZSfepk3dNqqHyhParFdw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Martín para estar a tono con la documentación de barman, el manual dice:
last_backup_maximum_ageThis option identifies a time frame that must
contain the latest backup. If the latest backup is older than the time
frame, barman check command will report an error to the user. If empty
(default), latest backup is always considered valid.
mi duda es sobre el término: "latest backup"
es último base_backup o es último base backup y/o wal?

El jue., 11 jun. 2020 a las 19:44, Martín Marqués (<martin(dot)marques(at)gmail(dot)com>)
escribió:

> Buenas,
>
> El jue., 11 jun. 2020 a las 15:35, Diego (<mrstephenamell(at)gmail(dot)com>)
> escribió:
>
>> Hola, seria a parir de cuando se considera vencido un basebackup, creo
>> qeu lo tengo en 8 dias asi hago un full x semana.
>>
>
> Creo que estas confundiendo `last_backup_maximum_age` con
> `retention_policy`.
>
> man 5 barman
>
> ;-)
>
> Saludos,
>
> --
> Martín Marqués
> It’s not that I have something to hide,
> it’s that I have nothing I want you to see
>

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2020-06-11 23:43:13 Re: prueba de jit en postgres 11
Previous Message Martín Marqués 2020-06-11 22:44:05 Re: Empezando con barman