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:
Tatsuo Ishii 2017-07-31 11:06:37 +09:00
parent 157adfdf4a
commit bb19bcd426

View File

@ -131,6 +131,7 @@
# windows
# mmap
# use none to disable dynamic shared memory
# (change requires restart)
# - Disk -