forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8781b0c
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 parenta030a0c commit8781b0c
2 files changed
+9
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1664 | 1664 |
| |
1665 | 1665 |
| |
1666 | 1666 |
| |
1667 |
| - | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
1668 | 1670 |
| |
1669 | 1671 |
| |
1670 | 1672 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
703 | 703 |
| |
704 | 704 |
| |
705 | 705 |
| |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
706 | 712 |
| |
707 | 713 |
| |
708 | 714 |
| |
|
0 commit comments
Comments
(0)