| 类型: | bool |
| 默认: | on |
| 上下文: | user |
| 重新开始: | false |
| 以来: | 11 |
允许或者禁止查询规划器从查询计划中消除一个分区表的分区。这也控制着规划器产生允许执行器在查询执行期间移除(忽略)分区的查询计划的能力。默认值是on。详情请参考ddl-partition-pruning。
在 StackOverflow
- How to search in partitoned table in Postgres?
- Data inserting into Master Table after Partition
- PostgreSQL 11.1 - stabilize partition pruning at execution time
- How to do a major version upgrade for Aurora Postgres in CloudFormation with custom Parameter Groups?
- Create custom hash operator for Postgres partitioning
