projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dce7072
)
Add link to HBA docs in initdb --auth documentation
author
Alvaro Herrera
Sat, 14 May 2022 07:57:03 +0000
(09:57 +0200)
committer
Alvaro Herrera
Sat, 14 May 2022 07:57:03 +0000
(09:57 +0200)
Reaction to a suggestion from
[email protected]
, though this doesn't
directly address the complaint.
Discussion: https://postgr.es/m/
165117307860
.683.
10308862820133754390
@wrigleys.postgresql.org
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 c9ffaaecfb9ff7f8ff78a7bd0c8dd9f4ad3f7c6c..f01df2dde961c792b85a7e9f87a2e12cb31021b8 100644
(file)
--- a/
doc/src/sgml/ref/initdb.sgml
+++ b/
doc/src/sgml/ref/initdb.sgml
@@
-146,7
+146,12
@@
PostgreSQL documentation
This option specifies the default authentication method for local
users used in
pg_hba.conf
(
host
- and
local
lines).
initdb
will
+ and
local
lines). See
+ for an overview of valid values.
+
+
+
+
initdb
will
prepopulate
pg_hba.conf
entries using the
specified authentication method for non-replication as well as
replication connections.
@@
-575,6
+580,7
@@
PostgreSQL documentation
+