mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Fix spelling error in postgresql.conf
Report by Greg Clough
This commit is contained in:
		@@ -158,7 +158,7 @@
 | 
			
		||||
 | 
			
		||||
#bgwriter_delay = 200ms			# 10-10000ms between rounds
 | 
			
		||||
#bgwriter_lru_maxpages = 100		# 0-1000 max buffers written/round
 | 
			
		||||
#bgwriter_lru_multiplier = 2.0		# 0-10.0 multipler on buffers scanned/round
 | 
			
		||||
#bgwriter_lru_multiplier = 2.0		# 0-10.0 multiplier on buffers scanned/round
 | 
			
		||||
 | 
			
		||||
# - Asynchronous Behavior -
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user