mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Add missing comment in postgresql.conf.
dynamic_shared_memory_type requires to restart server to reflect the new value. Per Yugo Nagata and Masahiko Sawada. Back pached to 9.4 and beyond.
This commit is contained in:
@ -130,6 +130,7 @@
|
|||||||
# windows
|
# windows
|
||||||
# mmap
|
# mmap
|
||||||
# use none to disable dynamic shared memory
|
# use none to disable dynamic shared memory
|
||||||
|
# (change requires restart)
|
||||||
|
|
||||||
# - Disk -
|
# - Disk -
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user