Re: When it's really necessary to enable WAR archiving in case of low level backups?

From: Thorsten Schöning <tschoening(at)am-soft(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: When it's really necessary to enable WAR archiving in case of low level backups?
Date: 2019-07-08 07:41:46
Message-ID: 796202303.20190708094146@am-soft.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Guten Tag Jeff Janes,
am Sonntag, 7. Juli 2019 um 19:36 schrieben Sie:

> This is true if you set archive_command to the empty string, or to a
> command that returns a failure code (like the linux command
> 'false').[...]

That's what I understood as well, seems I'm not that wrong.

> That is a lot of complexity. What does it get you?[...]

I'm just arguing with a coworker about how individual aspects of the
backup work in theory and how we have implemented things. So thanks
for your clarifications.

Mit freundlichen Grüßen,

Thorsten Schöning

--
Thorsten Schöning E-Mail: Thorsten(dot)Schoening(at)AM-SoFT(dot)de
AM-SoFT IT-Systeme http://www.AM-SoFT.de/

Telefon...........05151- 9468- 55
Fax...............05151- 9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Thorsten Schöning 2019-07-08 08:50:25 Does pg_start_backup changes how Postgres writes data?
Previous Message Achilleas Mantzios 2019-07-08 06:19:44 Re: pgsql 8.3 : force FK (and consequently ON DELETE CASCADE) to be run under session_replication_role TO 'replica'