On 4/19/24 01:10, Robert Haas wrote:
On Wed, Apr 17, 2024 at 7:56 PM David Steele <da...@pgmasters.net> wrote:Thanks! I've tested this and it works as advertised.Ideally I'd want an error on backup if there is a similar file in any data directories that would cause an error on combine, but I admit that it is vanishingly rare for users to put files anywhere but the root of PGDATA, so this approach seems OK to me.OK, committed. Thanks for the review.
Excellent, thank you! Regards, -David