forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitab051bd
committed
Adjust recovery PS display as agreed with Simon: 'waiting for XXX'
while the restore_command does its thing, then 'recovering XXX' whileprocessing the segment file. These operations are heavyweight enoughthat an extra PS display set shouldn't bother anyone.1 parent47d2347 commitab051bd
1 file changed
+10
-4
lines changedLines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
2297 | 2297 |
| |
2298 | 2298 |
| |
2299 | 2299 |
| |
| 2300 | + | |
| 2301 | + | |
2300 | 2302 |
| |
2301 | 2303 |
| |
2302 |
| - | |
| 2304 | + | |
| 2305 | + | |
| 2306 | + | |
| 2307 | + | |
| 2308 | + | |
2303 | 2309 |
| |
2304 | 2310 |
| |
2305 | 2311 |
| |
| |||
2314 | 2320 |
| |
2315 | 2321 |
| |
2316 | 2322 |
| |
2317 |
| - | |
2318 |
| - | |
| 2323 | + | |
| 2324 | + | |
2319 | 2325 |
| |
2320 | 2326 |
| |
2321 | 2327 |
| |
|
0 commit comments
Comments
(0)