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
This commit is contained in:
Alexander Korotkov 2024-04-08 08:51:07 +03:00
parent e3b69be951
commit 2af75e1174
1 changed files with 1 additions and 1 deletions

View File

@ -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