Re: some additional (small) problems with pg_combinebackup and tablespaces
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-04-25T15:48:05Z
Lists: pgsql-hackers
Attachments
- v2-0001-Minor-fixes-to-pg_combinebackup-and-its-documenta.patch (application/octet-stream) patch v2-0001
On Wed, Apr 24, 2024 at 3:20 PM Daniel Gustafsson <daniel@yesql.se> wrote: > Patch LGTM. Thanks. Here's an updated version with fixes for the other issues you mentioned. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Minor fixes to pg_combinebackup and its documentation.
- 1713e3d6cd39 17.0 landed