タイプ: | bool |
デフォルト: | on |
コンテキスト: | user |
再起動: | false |
問い合わせプランナがシーケンシャル走査計画を選択することを有効もしくは無効にします。シーケンシャル走査を完全に禁止することは不可能ですが、この変数をオフにすると、もし他の方法が利用できるのであれば、プランナはその使用を行わないようになります。デフォルトはon
です。
推奨事項 [EN]
For interactive session use only when troubleshooting queries.
On StackOverflow
On pgsql-hackers
- Re: POC, WIP: OR-clause support for indexes
- Re: BitmapHeapScan streaming read user and prelim refactoring
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan
- Re: Why is FOR ORDER BY function getting called when the index is handling ordering?
- Re: POC: GROUP BY optimization