mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-30 00:04:49 -04:00 
			
		
		
		
	doc: clarify who owns the initdb-created cluster, by default
Discussion: https://postgr.es/m/ZZoTBSdKeBG_HZ7A@momjian.us Backpatch-through: 16
This commit is contained in:
		
							parent
							
								
									cd02b35a46
								
							
						
					
					
						commit
						5b2da240e0
					
				| @ -417,10 +417,10 @@ PostgreSQL documentation | ||||
|       <term><option>--username=<replaceable class="parameter">username</replaceable></option></term> | ||||
|       <listitem> | ||||
|        <para> | ||||
|         Selects the user name of the | ||||
|         Sets the user name of the | ||||
|         <glossterm linkend="glossary-bootstrap-superuser">bootstrap superuser</glossterm>. | ||||
|         This defaults to the name of the | ||||
|         <glossterm linkend="glossary-cluster-owner">cluster owner</glossterm>. | ||||
|         This defaults to the name of the operating-system user running | ||||
|         <command>initdb</command>. | ||||
|        </para> | ||||
|       </listitem> | ||||
|      </varlistentry> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user