Set the write location in the pg_receivexlog status messages

Magnus Hagander <magnus@hagander.net>

Commit: d3341d4121305fe1b6d666471d4cf040bb103083
Author: Magnus Hagander <magnus@hagander.net>
Date: 2012-07-04T13:15:02Z
Releases: 9.2.0
Set the write location in the pg_receivexlog status messages

This makes it possible for the master to track how much data has
actually been written my pg_receivexlog - and not just how much
has been sent towards it.

Files

PathChange+/−
src/bin/pg_basebackup/receivelog.c modified +1 −1