mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Note that max_worker_processes requires restart.
Since this is a minor issue, no back-patch. Julien Rouhaud
This commit is contained in:
		@@ -166,7 +166,7 @@
 | 
				
			|||||||
# - Asynchronous Behavior -
 | 
					# - Asynchronous Behavior -
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#effective_io_concurrency = 1		# 1-1000; 0 disables prefetching
 | 
					#effective_io_concurrency = 1		# 1-1000; 0 disables prefetching
 | 
				
			||||||
#max_worker_processes = 8
 | 
					#max_worker_processes = 8		# (change requires restart)
 | 
				
			||||||
#max_parallel_degree = 2		# max number of worker processes per node
 | 
					#max_parallel_degree = 2		# max number of worker processes per node
 | 
				
			||||||
#old_snapshot_threshold = -1		# 1min-60d; -1 disables; 0 is immediate
 | 
					#old_snapshot_threshold = -1		# 1min-60d; -1 disables; 0 is immediate
 | 
				
			||||||
									# (change requires restart)
 | 
														# (change requires restart)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user