projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a12774b
)
doc: clarify who owns the initdb-created cluster, by default
author
Bruce Momjian
Wed, 10 Jan 2024 16:20:15 +0000
(11:20 -0500)
committer
Bruce Momjian
Wed, 10 Jan 2024 16:20:15 +0000
(11:20 -0500)
Discussion: https://postgr.es/m/
[email protected]
Backpatch-through: 16
doc/src/sgml/ref/initdb.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/initdb.sgml
b/doc/src/sgml/ref/initdb.sgml
index 22f1011781fb8ce2ec04ea46a6f66fb22abd89d3..74bf95b7f326cb24502d26c34907dfa509a4f4d7 100644
(file)
--- a/
doc/src/sgml/ref/initdb.sgml
+++ b/
doc/src/sgml/ref/initdb.sgml
@@
-395,10
+395,10
@@
PostgreSQL documentation
--username=
username
- Se
lec
ts the user name of the
+ Sets the user name of the
bootstrap superuser
.
- This defaults to the name of the
- <
glossterm linkend="glossary-cluster-owner">cluster owner>.
+ This defaults to the name of the
operating-system user running
+ <
command>initdb>.