mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
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:
@ -392,7 +392,7 @@
|
|||||||
# - Planner Method Configuration -
|
# - Planner Method Configuration -
|
||||||
|
|
||||||
#enable_async_append = on
|
#enable_async_append = on
|
||||||
#or_to_any_transform_limit = 0
|
#or_to_any_transform_limit = 5
|
||||||
#enable_bitmapscan = on
|
#enable_bitmapscan = on
|
||||||
#enable_gathermerge = on
|
#enable_gathermerge = on
|
||||||
#enable_hashagg = on
|
#enable_hashagg = on
|
||||||
|
Reference in New Issue
Block a user