Re: Remove Deprecated Exclusive Backup Mode

Christophe Pettus <xof@thebuild.com>

From: Christophe Pettus <xof@thebuild.com>
To: David Steele <david@pgmasters.net>
Cc: Stephen Frost <sfrost@snowman.net>, Robert Haas <robertmhaas@gmail.com>, Fujii Masao <masao.fujii@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-02-25T15:32:57Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Remove exclusive backup mode


> On Feb 24, 2019, at 22:49, David Steele <david@pgmasters.net> wrote:
> This is a good idea -- but I'm still a bit mystified why the ability to run a backup in shell script is considered to be a hard requirement. Just about any language you can name performs non-exclusive backups with ease -- except shell.  Perhaps the problem is with the language?

Many installations have a high degree of discomfort implementing system management functionality in something other than bash.  It can be for any number of reasons: previous bad experiences (*cough* RHEL/Python *cough*), the feeling that too many dependencies are dragged in, or just lack of familiarity with them.

--
-- Christophe Pettus
   xof@thebuild.com