forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8fef901
committed
Reject huge_pages=on if shared_memory_type=sysv.
It doesn't work (it could, but hasn't been implemented).Back-patch to 12, where shared_memory_type arrived.Reported-by: Alexander Lakhin <exclusion@gmail.com>Reviewed-by: Alexander Lakhin <exclusion@gmail.com>Discussion:https://postgr.es/m/163271880203.22789.1125998876173795966@wrigleys.postgresql.org1 parent90eb170 commit8fef901
2 files changed
+9
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1573 | 1573 |
| |
1574 | 1574 |
| |
1575 | 1575 |
| |
1576 |
| - | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
1577 | 1579 |
| |
1578 | 1580 |
| |
1579 | 1581 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
649 | 649 |
| |
650 | 650 |
| |
651 | 651 |
| |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
652 | 658 |
| |
653 | 659 |
| |
654 | 660 |
| |
|
0 commit comments
Comments
(0)