| Type: | bool |
| Default: | on |
| Context: | user |
| Restart: | false |
Enables or disables genetic query optimization. This is on by default. It is usually best not to turn it off in production; the geqo_threshold variable provides more granular control of GEQO.
On StackOverflow
- unsupported startup parameter geqo when connecting to PostgreSQL with ODBC
- What can justify a long running EXPLAIN on query (postgres)?
- Postgresql sequential scan slow performance on 500 million rows
- when Postgres starts checking for suitable index?
- How to get table names or ID from RelOptInfo in PostgreSQL?
