- Notifications
You must be signed in to change notification settings - Fork5
Commit956685f
committed
Do wal_level and hot standby checks when doing crash-then-archive recovery.
CheckRequiredParameterValues() should perform the checks if archive recoverywas requested, even if we are going to perform crash recovery first.Reported by Kyotaro HORIGUCHI. Backpatch to 9.2, like the crash-then-archiverecovery mode.1 parentaf246c3 commit956685f
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6187 | 6187 |
| |
6188 | 6188 |
| |
6189 | 6189 |
| |
6190 |
| - | |
| 6190 | + | |
6191 | 6191 |
| |
6192 | 6192 |
| |
6193 | 6193 |
| |
| |||
6198 | 6198 |
| |
6199 | 6199 |
| |
6200 | 6200 |
| |
6201 |
| - | |
| 6201 | + | |
6202 | 6202 |
| |
6203 | 6203 |
| |
6204 | 6204 |
| |
|
0 commit comments
Comments
(0)