mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	dummy commit
This commit is contained in:
		
							parent
							
								
									d854c7dc6c
								
							
						
					
					
						commit
						2da3005a18
					
				| @ -1697,12 +1697,12 @@ include 'filename' | |||||||
|        </para> |        </para> | ||||||
| 
 | 
 | ||||||
|        <para> |        <para> | ||||||
|         For reliable recovery when changing a cluster from |         For reliable recovery when changing <varname>fsync</varname> | ||||||
|         <varname>fsync</varname> off to on, it is necessary to force all |         off to on, it is necessary to force all modified buffers in the | ||||||
|         modified buffers in the kernel to durable storage.  This can be |         kernel to durable storage.  This can be done while the cluster | ||||||
|         done while the cluster is shutdown or while fsync is on by running |         is shutdown or while fsync is on by running <command>initdb | ||||||
|         <command>initdb --sync-only</command>, running <command>sync</>, |         --sync-only</command>, running <command>sync</>, unmounting the | ||||||
|         unmounting the file system, or rebooting the server. |         file system, or rebooting the server. | ||||||
|        </para> |        </para> | ||||||
| 
 | 
 | ||||||
|        <para> |        <para> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user