GEQO (genetic query optimizer)
RU: GEQO (генетический оптимизатор запросов)
PostgreSQL's heuristic join-ordering strategy: for queries with many joins it uses a genetic/evolutionary search instead of the combinatorially explosive exhaustive search.
RU: GEQO (генетический оптимизатор запросов)
PostgreSQL's heuristic join-ordering strategy: for queries with many joins it uses a genetic/evolutionary search instead of the combinatorially explosive exhaustive search.