Reject huge_pages=on if shared_memory_type=sysv.
Thomas Munro <tmunro@postgresql.org>
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.org
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +3 −1 |
| src/backend/port/sysv_shmem.c | modified | +6 −0 |
Documentation touched
Discussion
- The huge_pages parameter doesn't work when shared_memory_type is sysv 4 messages · 2021-09-27 → 2021-10-26