documentation for PGLOADBALANCEHOSTS environment variable in libpq

Started by Fujii Masaoabout 3 years ago3 messagesdocs
Jump to latest
#1Fujii Masao
masao.fujii@gmail.com

Hi,

Commit 7f5b19817e introduced the PGLOADBALANCEHOSTS environment
variable for connection load balancing in libpq. However, I found that
documentation for this variable was missing.

Attached patch adds documentation for PGLOADBALANCEHOSTS environment
variable in libpq.

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Attachments:

v1-0001-doc-Add-documentation-for-PGLOADBALANCEHOSTS-envi.patchtext/plain; charset=UTF-8; name=v1-0001-doc-Add-documentation-for-PGLOADBALANCEHOSTS-envi.patchDownload+10-1
#2Jelte Fennema-Nio
postgres@jeltef.nl
In reply to: Fujii Masao (#1)
Re: documentation for PGLOADBALANCEHOSTS environment variable in libpq

Ah, yeah it seems I forgot to document that one. LGTM

Show quoted text

On Thu, 20 Apr 2023 at 17:49, Fujii Masao <masao.fujii@oss.nttdata.com> wrote:

Hi,

Commit 7f5b19817e introduced the PGLOADBALANCEHOSTS environment
variable for connection load balancing in libpq. However, I found that
documentation for this variable was missing.

Attached patch adds documentation for PGLOADBALANCEHOSTS environment
variable in libpq.

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

#3Fujii Masao
masao.fujii@gmail.com
In reply to: Jelte Fennema-Nio (#2)
Re: documentation for PGLOADBALANCEHOSTS environment variable in libpq

On 2023/04/21 2:14, Jelte Fennema wrote:

Ah, yeah it seems I forgot to document that one. LGTM

Pushed. Thanks!

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION