зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-03 23:26:09 +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
 |