Re: [HACKERS] make async slave to wait for lsn to be replayed
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: David Steele <david@pgmasters.net>
Cc: Fujii Masao <masao.fujii@gmail.com>, Ivan Kartyshov <i.kartyshov@postgrespro.ru>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-03-05T06:38:33Z
Lists: pgsql-hackers
On Wed, Mar 04, 2020 at 07:17:31AM -0500, David Steele wrote: > On 3/4/20 5:36 AM, Fujii Masao wrote: >> There are no updates from about two years before, but this patch >> has been registered in CF 2020-03. Not sure why. It should be marked >> as Returned with Feedback again? > > Worse, it was marked Needs Review even though no new patch was provided. > > I'm going to set this back to Returned with Feedback. If anyone has a good > reason that it should be in the CF we can always revive it. +1. -- Michael
Commits
-
Implement waiting for given lsn at transaction start
- 0f5ca02f53ac 13.0 landed