| From: | MEERA <meeranair89(at)gmail(dot)com> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | pgsql-general General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Plan for exclusive backup method |
| Date: | 2021-05-21 06:16:37 |
| Message-ID: | CABZh=Wa7nXsgeXoek0OY9a9ZUP3LST5vwS3SNXV2TzuTuy733w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi Magnus,
Thank you.
On Wed, May 19, 2021 at 3:30 PM Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Wed, May 19, 2021 at 11:58 AM MEERA <meeranair89(at)gmail(dot)com> 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-exclusive backups.
> >
> > Does this mean select pg_start_backup('label', false, true) is
> deprecated?
>
> Yes.
>
> > In a future version, will it not allow the third argument to be true?
>
> The exact future has not been decided, but most likely yes. And as
> most installations using it today are unsafe, it is recommended that
> you don't use it even before then. It basically exists for backwards
> compatibility with PostgreSQL prior to 9.6.
>
> --
> Magnus Hagander
> Me: https://www.hagander.net/
> Work: https://www.redpill-linpro.com/
>
--
thanks and regards,
Meera R Nair
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Franck Routier (perso) | 2021-05-21 07:37:18 | Re: Any insights on Qlik Sense using CURSOR ? |
| Previous Message | Franck Routier (perso) | 2021-05-20 19:33:25 | Re: Any insights on Qlik Sense using CURSOR ? |