Re: pg_rewind: warn when checkpoint hasn't happened after promotion
kuroda.keisuke@nttcom.co.jp
From: kuroda.keisuke@nttcom.co.jp
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, jtc331@gmail.com,
robertmhaas@gmail.com, pgsql-hackers@postgresql.org
Date: 2023-02-28T02:07:52Z
Lists: pgsql-hackers
hi Heikki, Thanks to mail, and thanks also for the commit(0a0500207a) to fix the document. I'm glad the problem was solved. Best Regards, Keisuke Kuroda NTT COMWARE 2023-02-27 16:33 に Heikki Linnakangas さんは書きました: > On 16/11/2022 07:17, kuroda.keisuke@nttcom.co.jp wrote: > > I fixed this last week in commit 009eeee746, see thread [1]. I'm sorry > I didn't notice this thread earlier. > > I didn't realize that we had a notice about this in the docs. I'll go > and remove that. Thanks! > > - Heikki
Commits
-
pg_rewind: Remove notice in docs about running CHECKPOINT after promote.
- 0a0500207a94 16.0 landed
-
pg_rewind: Fix determining TLI when server was just promoted.
- 009eeee74682 16.0 cited