タイプ: | bool |
デフォルト: | on |
コンテキスト: | user |
再起動: | false |
遺伝的問い合わせ最適化を有効もしくは無効にします。デフォルトは有効です。 運用時には無効にしないことが通常最善です。geqo_threshold変数は、GEQOを制御するためよりきめ細かな方法を提供します。
On StackOverflow
- unsupported startup parameter geqo when connecting to PostgreSQL with ODBC
- What can justify a long running EXPLAIN on query (postgres)?
- when Postgres starts checking for suitable index?
- Postgresql sequential scan slow performance on 500 million rows
- How to get table names or ID from RelOptInfo in PostgreSQL?