We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12774b commit 65ee2edCopy full SHA for 65ee2ed
doc/src/sgml/ref/initdb.sgml
@@ -395,10 +395,10 @@ PostgreSQL documentation
395
<term><option>--username=<replaceable class="parameter">username</replaceable></option></term>
396
<listitem>
397
<para>
398
- Selects the user name of the
+ Sets the user name of the
399
<glossterm linkend="glossary-bootstrap-superuser">bootstrap superuser</glossterm>.
400
- This defaults to the name of the
401
- <glossterm linkend="glossary-cluster-owner">cluster owner</glossterm>.
+ This defaults to the name of the operating-system user running
+ <command>initdb</command>.
402
</para>
403
</listitem>
404
</varlistentry>
0 commit comments