Re: The danger of deleting backup_label

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: David Steele <david(at)pgmasters(dot)net>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: The danger of deleting backup_label
Date: 2023-10-17 20:07:11
Message-ID: CA+TgmoZctKZ=BjqNzcqcneP4L9E3mFw3DyXhfem-P4571FOXoQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Oct 17, 2023 at 3:17 PM Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> I'd also put out there that while people don't do restore testing
> nearly as much as they should, they tend to at _least_ try to do it once
> after taking their first backup and if that fails then they try to figure
> out why and what they're not doing right.

Well, I agree with you on that point, but a lot of people only seem to
realize that after it's too late.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-10-17 20:12:52 Re: pg_dump needs SELECT privileges on irrelevant extension table
Previous Message David G. Johnston 2023-10-17 20:05:39 Re: Improving Physical Backup/Restore within the Low Level API