aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/libpq.sgml10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index 27fe22de953..cce25d06e69 100644
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -8307,6 +8307,16 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
linkend="libpq-connect-target-session-attrs"/> connection parameter.
</para>
</listitem>
+
+ <listitem>
+ <para>
+ <indexterm>
+ <primary><envar>PGLOADBALANCEHOSTS</envar></primary>
+ </indexterm>
+ <envar>PGLOADBALANCEHOSTS</envar> behaves the same as the <xref
+ linkend="libpq-connect-load-balance-hosts"/> connection parameter.
+ </para>
+ </listitem>
</itemizedlist>
</para>