File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 570570#exit_on_error = off # terminate session on any error?
571571#restart_after_crash = on # reinitialize after backend crash?
572572
573+
573574#------------------------------------------------------------------------------
574575# CONFIG FILE INCLUDES
575576#------------------------------------------------------------------------------
576577
577578# These options allow settings to be loaded from files other than the
578- # default postgresql.conf
579+ # default postgresql.conf.
579580
580581#include_dir = 'conf.d' # include files ending in '.conf' from
581582 # directory 'conf.d'
582583#include_if_exists = 'exists.conf' # include file only if it exists
583584#include = 'special.conf' # include file
584585
586+
585587#------------------------------------------------------------------------------
586588# CUSTOMIZED OPTIONS
587589#------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments