mirror of
https://github.com/postgres/postgres.git
synced 2026-03-03 22:00:57 -05:00
Document that multiple LDAP servers can be specified
This commit is contained in:
parent
6980f817e8
commit
589adb86ee
1 changed files with 2 additions and 1 deletions
|
|
@ -1387,7 +1387,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