Fix the value of or_to_any_transform_limit in postgresql.conf.sample

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/ZhM8jH8gsKm5Q-9p%40pryzbyj2023
pull/159/head
Alexander Korotkov 2 years ago
parent e3b69be951
commit 2af75e1174
  1. 2
      src/backend/utils/misc/postgresql.conf.sample

@ -392,7 +392,7 @@
# - Planner Method Configuration -
#enable_async_append = on
#or_to_any_transform_limit = 0
#or_to_any_transform_limit = 5
#enable_bitmapscan = on
#enable_gathermerge = on
#enable_hashagg = on

Loading…
Cancel
Save