]> granicus.if.org Git - postgresql/commit
Adjust recovery PS display as agreed with Simon: 'waiting for XXX'
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Sep 2007 17:28:56 +0000 (17:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Sep 2007 17:28:56 +0000 (17:28 +0000)
commitab051bd2938feb8fcbbad6a4c9d97a69d7ec87a6
tree83e1778fa6d944ebdab24876a5f8772c85d7d026
parent47d2347167324b0b709033f0845b1e7e7e204c53
Adjust recovery PS display as agreed with Simon: 'waiting for XXX'
while the restore_command does its thing, then 'recovering XXX' while
processing the segment file.  These operations are heavyweight enough
that an extra PS display set shouldn't bother anyone.
src/backend/access/transam/xlog.c