-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
https://www.postgresql.org/docs/13/runtime-config-query.html#GUC-ENABLE-PARTITION-PRUNING
Ensure that the enable_partition_pruning configuration parameter is not disabled in postgresql.conf. If it is, queries will not be optimized as desired.
(source: https://www.postgresql.org/docs/13/ddl-partitioning.html)