Re: pg_combinebackup fails on file named INCREMENTAL.*
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: David Steele <david@pgmasters.net>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>, Tomas Vondra <tomas.vondra@enterprisedb.com>
Date: 2024-04-17T14:14:28Z
Lists: pgsql-hackers
Attachments
- v1-0001-Restrict-where-INCREMENTAL.-NAME-files-are-recogn.patch (application/octet-stream) patch v1-0001
On Tue, Apr 16, 2024 at 9:25 AM Robert Haas <robertmhaas@gmail.com> wrote: > On Mon, Apr 15, 2024 at 10:12 PM David Steele <david@pgmasters.net> wrote: > > Anyway, I think it should be fixed or documented as a caveat since it > > causes a hard failure on restore. > > Alright, I'll look into this. Here's a patch. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Restrict where INCREMENTAL.${NAME} files are recognized.
- 9e72f6bfae17 17.0 landed