On Wed, Jan 4, 2017 at 12:22 PM, Thomas Munro <[email protected]> wrote: > The patch streams (time-right-now, end-of-wal) to the standby in every > outgoing message, and then sees how long it takes for those timestamps > to be fed back to it.
Correction: we already stream (time-right-now, end-of-wal) to the standby in every outgoing message. The patch introduces a new use of that information by feeding them back upstream. -- Thomas Munro http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
