Re: Add TLI number to name of files generated by pg_waldump --save-fullpage
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: david.christensen@crunchydata.com, pgsql-hackers@lists.postgresql.org, masao.fujii@gmail.com
Date: 2023-06-28T07:35:23Z
Lists: pgsql-hackers
On Wed, Jun 28, 2023 at 09:20:27AM +0900, Kyotaro Horiguchi wrote: > At Tue, 27 Jun 2023 18:58:39 -0500, David Christensen <david.christensen@crunchydata.com> wrote in >>> Adjusted as per the v2 attached. >> >> +1 > > +1 Okay, cool. Both of you seem happy with it, so I have applied it. Thanks for the quick checks. -- Michael
Commits
-
Add timeline ID to file names generated with pg_waldump --save-fullpage
- b381d9637030 16.0 landed