| タイプ: | bool |
| デフォルト: | on |
| コンテキスト: | user |
| 再起動: | false |
| 以来: | 11 |
問い合わせププランナが、クエリプランからパーティション化テーブルのパーティションを除く機能を有効あるいは無効にします。これはまた、クエリエクゼキュータがクエリ実行中にパーティションを削除(無視)することができるプランを生成するプランナの機能を制御します。デフォルトはonです。詳細はddl-partition-pruningをご覧ください。
On 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
