mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Wrap long line in postgresql.conf.sample.
Per complaint from Michael Paquier.
This commit is contained in:
parent
f9fe269ca2
commit
af63926cf5
1 changed files with 2 additions and 1 deletions
|
|
@ -350,7 +350,8 @@
|
|||
#join_collapse_limit = 8 # 1 disables collapsing of explicit
|
||||
# JOIN clauses
|
||||
#force_parallel_mode = off
|
||||
#plan_cache_mode = auto # auto, force_generic_plan or force_custom_plan
|
||||
#plan_cache_mode = auto # auto, force_generic_plan or
|
||||
# force_custom_plan
|
||||
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue