Re: Add basic tests for the low-level backup method.
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-03-15T05:37:35Z
Lists: pgsql-hackers
On 3/15/24 18:32, Michael Paquier wrote: > On Fri, Mar 15, 2024 at 06:23:15PM +1300, David Steele wrote: >> Well, this is what we recommend in the docs, i.e. using bin mode to save >> backup_label, so it seems OK to me. > > Indeed, I didn't notice that this is actually documented, so what I > did took the right angle. French flair, perhaps.. This seems like a reasonable explanation to me. -David
Commits
-
Add basic TAP tests for the low-level backup method, take two
- 071e3ad59d6f 17.0 landed
-
Add basic TAP tests for the low-level backup method
- 99b4a63bef94 17.0 landed