notes/db/sql/postgres/feature/performance/planner/hints-directions-query-planner.txt
Ihar Hancharenka 693ae63ddb m
2025-01-06 14:44:56 +03:00

6 строки
149 B
Plaintext

https://www.postgresql.org/docs/current/runtime-config-query.html
set enable_nestedloop=true;
set enable_hashjoin=false;
set enable_mergejoin=false