Fix the value of or_to_any_transform_limit in postgresql.conf.sample
authorAlexander Korotkov <[email protected]>
Mon, 8 Apr 2024 05:51:07 +0000 (08:51 +0300)
committerAlexander Korotkov <[email protected]>
Mon, 8 Apr 2024 05:51:07 +0000 (08:51 +0300)
Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/ZhM8jH8gsKm5Q-9p%40pryzbyj2023

src/backend/utils/misc/postgresql.conf.sample

index 15b14ba8507319eadf73a079bea186a7a78afb6c..2bfd255108e527fbe5052988c77df1be5727940e 100644 (file)
 # - 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