1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-02 09:02:37 +03:00

postgresql.conf.sample: Make vertical spacing consistent

This commit is contained in:
Peter Eisentraut
2021-05-25 11:49:54 +02:00
parent fb0f5f0172
commit 8673a37c85

View File

@ -578,6 +578,7 @@
# -1 disables, 0 logs all temp files # -1 disables, 0 logs all temp files
#log_timezone = 'GMT' #log_timezone = 'GMT'
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
# PROCESS TITLE # PROCESS TITLE
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
@ -726,6 +727,7 @@
#dynamic_library_path = '$libdir' #dynamic_library_path = '$libdir'
#gin_fuzzy_search_limit = 0 #gin_fuzzy_search_limit = 0
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
# LOCK MANAGEMENT # LOCK MANAGEMENT
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------