]> granicus.if.org Git - postgresql/commit
Set the write location in the pg_receivexlog status messages
authorMagnus Hagander <magnus@hagander.net>
Wed, 4 Jul 2012 13:13:09 +0000 (15:13 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 4 Jul 2012 13:14:49 +0000 (15:14 +0200)
commitdbc6fcf35d4fa95ea2fd4d7bbd9e56be560c1ef9
tree02b64c7509da73a32208940097a9bd860d043876
parent0c4b468692804a232e324962d968e61c1837a13a
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.
src/bin/pg_basebackup/receivelog.c