mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Doc: further adjust notes about pg_upgrade_output.d.
I'd misunderstood how it worked in 5f1048881. Discussion: https://postgr.es/m/20220925215009.GC21938@telsasoft.com
This commit is contained in:
		
							parent
							
								
									787102b563
								
							
						
					
					
						commit
						fbd2bd15b0
					
				@ -773,8 +773,10 @@ psql --username=postgres --file=script.sql postgres
 | 
				
			|||||||
   with a timestamp formatted as per ISO 8601
 | 
					   with a timestamp formatted as per ISO 8601
 | 
				
			||||||
   (<literal>%Y%m%dT%H%M%S</literal>), where all its generated files are
 | 
					   (<literal>%Y%m%dT%H%M%S</literal>), where all its generated files are
 | 
				
			||||||
   stored.
 | 
					   stored.
 | 
				
			||||||
   <filename>pg_upgrade_output.d</filename> and all its contained files may be
 | 
					   <filename>pg_upgrade_output.d</filename> and its contained files will be
 | 
				
			||||||
   removed once the upgrade is successfully completed.
 | 
					   removed automatically if <application>pg_upgrade</application> completes
 | 
				
			||||||
 | 
					   successfully; but in the event of trouble, the files there may provide
 | 
				
			||||||
 | 
					   useful debugging information.
 | 
				
			||||||
  </para>
 | 
					  </para>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <para>
 | 
					  <para>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user