Re: make async slave to wait for lsn to be replayed
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: Thomas Munro <thomas.munro@enterprisedb.com>, Thom Brown <thom@linux.com>
Cc: Ivan Kartyshov <i.kartyshov@postgrespro.ru>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-03-03T13:51:19Z
Lists: pgsql-hackers
Hi Ivan, On 2/27/17 3:52 PM, Thomas Munro wrote: > On Thu, Feb 23, 2017 at 3:08 AM, Thom Brown <thom@linux.com> wrote: >> On 23 January 2017 at 11:56, Ivan Kartyshov <i.kartyshov@postgrespro.ru> wrote: >>> >>> Thank you for reading, will be glad to get your feedback. >> >> Could you please rebase your patch as it no longer applies cleanly. > > +1 Please provide a rebased patch as soon as possible. Thanks, -- -David david@pgmasters.net
Commits
-
Implement waiting for given lsn at transaction start
- 0f5ca02f53ac 13.0 landed