зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
6 строки
149 B
Plaintext
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
|