]> 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:15:02 +0000 (15:15 +0200)
commitd3341d4121305fe1b6d666471d4cf040bb103083
tree00a53da9ce1fe0ce8637cc2c68eb93996230021a
parent8c8adf4aa43d6c0da2243aea65d3dc508c79a933
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