mirror of
https://github.com/postgres/postgres.git
synced 2026-04-08 18:51:56 -04:00
Document that multiple LDAP servers can be specified
This commit is contained in:
parent
d23165bbc3
commit
3a7368bf33
1 changed files with 2 additions and 1 deletions
|
|
@ -1210,7 +1210,8 @@ omicron bryanh guest1
|
|||
<term><literal>ldapserver</literal></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Name or IP of LDAP server to connect to.
|
||||
Names or IP addresses of LDAP servers to connect to. Multiple
|
||||
servers may be specified, separated by spaces.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue