Commit 13b89f9
committed
Allow some recovery parameters to be changed with reload
Change
archive_cleanup_command
promote_trigger_file
recovery_end_command
recovery_min_apply_delay
from PGC_POSTMASTER to PGC_SIGHUP. This did not require any further
changes.
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://www.postgresql.org/message-id/flat/ca28011a-cfaa-565c-d622-c1907c33ecf7%402ndquadrant.com1 parent cd5afd8 commit 13b89f9
File tree
3 files changed
+21
-12
lines changed- doc/src/sgml
- src/backend/utils/misc
3 files changed
+21
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3081 | 3081 | | |
3082 | 3082 | | |
3083 | 3083 | | |
3084 | | - | |
3085 | | - | |
| 3084 | + | |
3086 | 3085 | | |
3087 | 3086 | | |
3088 | 3087 | | |
| |||
3161 | 3160 | | |
3162 | 3161 | | |
3163 | 3162 | | |
| 3163 | + | |
| 3164 | + | |
| 3165 | + | |
| 3166 | + | |
3164 | 3167 | | |
3165 | 3168 | | |
3166 | 3169 | | |
| |||
3202 | 3205 | | |
3203 | 3206 | | |
3204 | 3207 | | |
| 3208 | + | |
| 3209 | + | |
| 3210 | + | |
| 3211 | + | |
3205 | 3212 | | |
3206 | 3213 | | |
3207 | 3214 | | |
| |||
3227 | 3234 | | |
3228 | 3235 | | |
3229 | 3236 | | |
| 3237 | + | |
| 3238 | + | |
| 3239 | + | |
| 3240 | + | |
3230 | 3241 | | |
3231 | 3242 | | |
3232 | 3243 | | |
| |||
3863 | 3874 | | |
3864 | 3875 | | |
3865 | 3876 | | |
3866 | | - | |
| 3877 | + | |
| 3878 | + | |
3867 | 3879 | | |
3868 | 3880 | | |
3869 | 3881 | | |
| |||
4117 | 4129 | | |
4118 | 4130 | | |
4119 | 4131 | | |
4120 | | - | |
| 4132 | + | |
| 4133 | + | |
4121 | 4134 | | |
4122 | 4135 | | |
4123 | 4136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2047 | 2047 | | |
2048 | 2048 | | |
2049 | 2049 | | |
2050 | | - | |
| 2050 | + | |
2051 | 2051 | | |
2052 | 2052 | | |
2053 | 2053 | | |
| |||
3398 | 3398 | | |
3399 | 3399 | | |
3400 | 3400 | | |
3401 | | - | |
| 3401 | + | |
3402 | 3402 | | |
3403 | 3403 | | |
3404 | 3404 | | |
| |||
3408 | 3408 | | |
3409 | 3409 | | |
3410 | 3410 | | |
3411 | | - | |
| 3411 | + | |
3412 | 3412 | | |
3413 | 3413 | | |
3414 | 3414 | | |
| |||
3474 | 3474 | | |
3475 | 3475 | | |
3476 | 3476 | | |
3477 | | - | |
| 3477 | + | |
3478 | 3478 | | |
3479 | 3479 | | |
3480 | 3480 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
248 | 247 | | |
249 | | - | |
250 | 248 | | |
251 | 249 | | |
252 | 250 | | |
| |||
310 | 308 | | |
311 | 309 | | |
312 | 310 | | |
313 | | - | |
314 | 311 | | |
315 | 312 | | |
316 | 313 | | |
| |||
329 | 326 | | |
330 | 327 | | |
331 | 328 | | |
332 | | - | |
333 | 329 | | |
334 | 330 | | |
335 | 331 | | |
| |||
0 commit comments