Re: make async slave to wait for lsn to be replayed
Ivan Kartyshov <i.kartyshov@postgrespro.ru>
From: Ivan Kartyshov <i.kartyshov@postgrespro.ru>
To: pgsql-hackers@postgresql.org
Cc: pgsql-hackers-owner@postgresql.org
Date: 2017-10-23T09:42:56Z
Lists: pgsql-hackers
Attachments
- waitlsn_11dev_v7edit.patch (text/x-diff) patch
New little cleanup code changes -- Ivan Kartyshov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
Commits
-
Implement waiting for given lsn at transaction start
- 0f5ca02f53ac 13.0 landed