forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita5363a6
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 parent2cd72ba commita5363a6
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4815 | 4815 |
| |
4816 | 4816 |
| |
4817 | 4817 |
| |
4818 |
| - | |
| 4818 | + | |
4819 | 4819 |
| |
4820 | 4820 |
| |
4821 | 4821 |
| |
| |||
4826 | 4826 |
| |
4827 | 4827 |
| |
4828 | 4828 |
| |
4829 |
| - | |
| 4829 | + | |
4830 | 4830 |
| |
4831 | 4831 |
| |
4832 | 4832 |
| |
|
0 commit comments
Comments
(0)