Re: [HACKERS] make async slave to wait for lsn to be replayed
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Ants Aasma <ants.aasma@eesti.ee>
Cc: Ivan Kartyshov <i.kartyshov@postgrespro.ru>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-11-30T03:40:50Z
Lists: pgsql-hackers
On Tue, Oct 31, 2017 at 9:42 PM, Ants Aasma <ants.aasma@eesti.ee> wrote: > Robert made a good point that people will still rely on the token > being an LSN, but perhaps they will be slightly less angry when we > explicitly tell them that this might change in the future. This thread has stalled, I am marking the patch as returned with feedback as this is what looks like feedback. -- Michael
Commits
-
Implement waiting for given lsn at transaction start
- 0f5ca02f53ac 13.0 landed