mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-30 00:04:49 -04:00 
			
		
		
		
	doc: mention data page checksums in WAL section
Backpatch to 9.3 Adjusted patch from Ian Lawrence Barwick
This commit is contained in:
		
							parent
							
								
									326e1d73c4
								
							
						
					
					
						commit
						85317e88cc
					
				| @ -193,9 +193,10 @@ | ||||
|     </listitem> | ||||
|     <listitem> | ||||
|      <para> | ||||
|       Data pages are not currently checksummed, though full page images recorded | ||||
|       in WAL records will be protected. Data pages have a 16-bit field available | ||||
|       for future use with a data page checksum feature. | ||||
|       Data pages are not currently checksummed by default, though full page images | ||||
|       recorded in WAL records will be protected;  see<link | ||||
|       linkend="app-initdb-data-checksums"><application>initdb</></link> | ||||
|       for details about enabling data page checksums. | ||||
|      </para> | ||||
|     </listitem> | ||||
|     <listitem> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user