Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0a16512

Browse files
committed
doc: Add documentation for PGLOADBALANCEHOSTS environment variable in libpq.
Commit7f5b198 introduced the PGLOADBALANCEHOSTS environmentvariable for connection load balancing in libpq. However, documentationfor this variable was missing.Author: Fujii MasaoReviewed-by: Jelte FennemaDiscussion:https://postgr.es/m/e2b44cf7-aa16-e726-1d4a-a69508ebf6b9@oss.nttdata.com
1 parent84e05be commit0a16512

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8307,6 +8307,16 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
83078307
linkend="libpq-connect-target-session-attrs"/> connection parameter.
83088308
</para>
83098309
</listitem>
8310+
8311+
<listitem>
8312+
<para>
8313+
<indexterm>
8314+
<primary><envar>PGLOADBALANCEHOSTS</envar></primary>
8315+
</indexterm>
8316+
<envar>PGLOADBALANCEHOSTS</envar> behaves the same as the <xref
8317+
linkend="libpq-connect-load-balance-hosts"/> connection parameter.
8318+
</para>
8319+
</listitem>
83108320
</itemizedlist>
83118321
</para>
83128322

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp