top | item 15764529 (no title) power | 8 years ago Postgres has a query optimizer that uses Genetic Algorithms: https://www.postgresql.org/docs/current/static/geqo.htmlClarification: this is for planning how to execute a query, not for tuning the db settings discuss order hn newest agnivade|8 years ago Wow, did not know that. TIL!
agnivade|8 years ago