8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation. 8000
There was an error while loading. Please reload this page.
1 parent cd02b35 commit 5b2da24Copy full SHA for 5b2da24
doc/src/sgml/ref/initdb.sgml
@@ -417,10 +417,10 @@ PostgreSQL documentation
417
<term><option>--username=<replaceable class="parameter">username</replaceable></option></term>
418
<listitem>
419
<para>
420
- Selects the user name of the
+ Sets the user name of the
421
<glossterm linkend="glossary-bootstrap-superuser">bootstrap superuser</glossterm>.
422
- This defaults to the name of the
423
- <glossterm linkend="glossary-cluster-owner">cluster owner</glossterm>.
+ This defaults to the name of the operating-system user running
+ <command>initdb</command>.
424
</para>
425
</listitem>
426
</varlistentry>
0 commit comments