forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite7ec055
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 parent931dc26 commite7ec055
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6195 | 6195 |
| |
6196 | 6196 |
| |
6197 | 6197 |
| |
6198 |
| - | |
| 6198 | + | |
6199 | 6199 |
| |
6200 | 6200 |
| |
6201 | 6201 |
| |
| |||
6206 | 6206 |
| |
6207 | 6207 |
| |
6208 | 6208 |
| |
6209 |
| - | |
| 6209 | + | |
6210 | 6210 |
| |
6211 | 6211 |
| |
6212 | 6212 |
| |
|
0 commit comments
Comments
(0)