Re: make async slave to wait for lsn to be replayed
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Ivan Kartyshov <i.kartyshov@postgrespro.ru>,
Masahiko Sawada <sawada.mshk@gmail.com>
Cc: David Steele <david@pgmasters.net>,
Thomas Munro <thomas.munro@enterprisedb.com>, Thom Brown <thom@linux.com>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-08-14T22:54:38Z
Lists: pgsql-hackers
On 3/9/17 07:49, Ivan Kartyshov wrote: > Here I attached rebased patch waitlsn_10dev_v3 (core feature) > I will leave the choice of implementation (core/contrib) to the > discretion of the community. This patch is registered in the upcoming commit fest, but it needs to be rebased. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Implement waiting for given lsn at transaction start
- 0f5ca02f53ac 13.0 landed