mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 00:08:23 -05:00 
			
		
		
		
	doc: mention commit_delay is only honored if fsync is enabled
per Tianyin Xu
This commit is contained in:
		
							parent
							
								
									0d5fbdc157
								
							
						
					
					
						commit
						bb1e504951
					
				@ -1968,7 +1968,7 @@ include 'filename'
 | 
			
		||||
        the first process that becomes ready to flush waits for the configured
 | 
			
		||||
        interval, while subsequent processes wait only until the leader
 | 
			
		||||
        completes the flush.  The default <varname>commit_delay</> is zero
 | 
			
		||||
        (no delay).
 | 
			
		||||
        (no delay), and only honored if <varname>fsync</varname> is enabled.
 | 
			
		||||
       </para>
 | 
			
		||||
      </listitem>
 | 
			
		||||
     </varlistentry>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user