Re: pg_combinebackup PITR comparison test fix

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pg_combinebackup PITR comparison test fix
Date: 2024-12-17 00:25:38
Message-ID: Z2DFAv5_lckqLqqn@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Dec 16, 2024 at 12:26:38PM +0000, Dagfinn Ilmari Mannsåker wrote:
> s{create tablespace .* location .*\btspitr\K[12]}{N}i for @_;
>
> I think I'm leaning towards the latter, for simplicity and robustness.

Simplicity and robustness works here and in the CI, so I have used the
latter then applied your patch. Thanks!
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2024-12-17 00:40:13 Re: Count and log pages set all-frozen by vacuum
Previous Message Melanie Plageman 2024-12-17 00:14:28 Re: Count and log pages set all-frozen by vacuum