Type: | bool |
Défaut: | on |
Contexte: | user |
Redémarrer: | false |
indexterm>paramètre de configuration
enable_indexscan
Active ou désactive l'utilisation des parcours d'index (index-scan) par le planificateur. Activé par défaut (on
).
Recommandations [EN]
For interactive session use only when troubleshooting queries.
Sur StackOverflow
Sur pgsql-hackers
- Re: Inconsistency between try_mergejoin_path and create_mergejoin_plan
- Re: POC, WIP: OR-clause support for indexes
- Re: Seq scan instead of index scan querying single row from primary key on large table
- allowing extensions to control planner behavior
- Re: allowing extensions to control planner behavior