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)
commit4e4b724b4a6760c4c8cfa9f34e080d669c920495
tree1d13765e056353beb17d0b298cb5723afdd8d69f
parente8ceca839670c1d60679e9ee7d286a710d38b7b4
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