Make shared_memory_size a preset option

Michael Paquier <michael@paquier.xyz>

Commit: 3b231596ccfc6bb6564c63a574e429765c0f775e
Author: Michael Paquier <michael@paquier.xyz>
Date: 2021-09-09T00:57:28Z
Releases: 15.0
Make shared_memory_size a preset option

bd17880 set up that as a memory parameter, but the docs told a different
story.  A preset parameter is adapted here, as this option is compiled
at startup time.

Reported-by: Fujii Masao
Discussion: https://postgr.es/m/4cc5b434-b174-9aae-197b-737db6cac4e3@oss.nttdata.com

Files

PathChange+/−
src/backend/utils/misc/guc.c modified +1 −1

Discussion