Hi Magnus,
Thank you.
On Wed, May 19, 2021 at 3:30 PM Magnus Hagander wrote:
> On Wed, May 19, 2021 at 11:58 AM MEERA wrote:
> >
> > Hi team,
> >
> > https://www.postgresql.org/docs/12/continuous-archiving.html
> >
> > It is mentioned here that exclusive backup method is deprecated and
> shoul
On Wed, May 19, 2021 at 11:58 AM MEERA wrote:
>
> Hi team,
>
> https://www.postgresql.org/docs/12/continuous-archiving.html
>
> It is mentioned here that exclusive backup method is deprecated and should be
> avoided. it is now recommended that all users upgrade their scripts to use
> non-exclusi
Hi team,
https://www.postgresql.org/docs/12/continuous-archiving.html
It is mentioned here that exclusive backup method is deprecated and should
be avoided. it is now recommended that all users upgrade their scripts to
use non-exclusive backups.
Does this mean select pg_start_backup('label', fal