mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Mention in postgresql.conf that autovacuum also needs
stats_start_collector and stats_row_level to also be on David Wheeler
This commit is contained in:
		
							parent
							
								
									e020a5a6a9
								
							
						
					
					
						commit
						e3f1607cf8
					
				@ -362,6 +362,8 @@
 | 
			
		||||
#---------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
#autovacuum = off			# enable autovacuum subprocess?
 | 
			
		||||
					# 'on' requires stats_start_collector
 | 
			
		||||
					# and stats_row_level to also be on
 | 
			
		||||
#autovacuum_naptime = 1min		# time between autovacuum runs
 | 
			
		||||
#autovacuum_vacuum_threshold = 500	# min # of tuple updates before
 | 
			
		||||
					# vacuum
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user