forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit740766d
committed
config: Split "Worker Processes" out of "Asynchronous Behavior"
Having all the worker related GUCs in the same section as IO controlling GUCsdoesn't really make sense. Create a separate section for them.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/x3tlw2jk5gm3r3mv47hwrshffyw7halpczkfbk3peksxds7bvc@lguk43z3bsyq1 parentc366d2b commit740766d
File tree
4 files changed
+16
-5
lines changed- doc/src/sgml
- src
- backend/utils/misc
- include/utils
4 files changed
+16
-5
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2618 | 2618 |
| |
2619 | 2619 |
| |
2620 | 2620 |
| |
| 2621 | + | |
| 2622 | + | |
2621 | 2623 |
| |
| 2624 | + | |
| 2625 | + | |
| 2626 | + | |
| 2627 | + | |
2622 | 2628 |
| |
2623 | 2629 |
| |
2624 | 2630 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
| 686 | + | |
686 | 687 |
| |
687 | 688 |
| |
688 | 689 |
| |
| |||
1962 | 1963 |
| |
1963 | 1964 |
| |
1964 | 1965 |
| |
1965 |
| - | |
| 1966 | + | |
1966 | 1967 |
| |
1967 | 1968 |
| |
1968 | 1969 |
| |
| |||
3234 | 3235 |
| |
3235 | 3236 |
| |
3236 | 3237 |
| |
3237 |
| - | |
| 3238 | + | |
3238 | 3239 |
| |
3239 | 3240 |
| |
3240 | 3241 |
| |
| |||
3496 | 3497 |
| |
3497 | 3498 |
| |
3498 | 3499 |
| |
3499 |
| - | |
| 3500 | + | |
3500 | 3501 |
| |
3501 | 3502 |
| |
3502 | 3503 |
| |
| |||
3506 | 3507 |
| |
3507 | 3508 |
| |
3508 | 3509 |
| |
3509 |
| - | |
| 3510 | + | |
3510 | 3511 |
| |
3511 | 3512 |
| |
3512 | 3513 |
| |
| |||
3517 | 3518 |
| |
3518 | 3519 |
| |
3519 | 3520 |
| |
3520 |
| - | |
| 3521 | + | |
3521 | 3522 |
| |
3522 | 3523 |
| |
3523 | 3524 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
| 201 | + | |
| 202 | + | |
| 203 | + | |
201 | 204 |
| |
202 | 205 |
| |
203 | 206 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| 68 | + | |
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
|
0 commit comments
Comments
(0)