Plan for exclusive backup method

From: MEERA <meeranair89(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Plan for exclusive backup method
Date: 2021-05-19 08:24:00
Message-ID: CABZh=WZJ+=VH+B6o=UDnxiWs2DQZX+g=1aaCasHxCq1+qvjhgQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?
In a future version, will it not allow the third argument to be true?

--
thanks and regards,
Meera R Nair

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Zhiyu ZY13 Xu 2021-05-19 09:40:52 PG 10 experience different user execute same sql get different access plan
Previous Message David G. Johnston 2021-05-19 07:03:22 Re: The contents of the pg_timezone_names view bring some surprises