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

Commit73f530d

Browse files
author
Liudmila Mantrova
committed
DOC: typo fix from mmts branch
1 parentc786fd0 commit73f530d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
978978
</para>
979979
<para>
980980
If the value is <literal>random</literal>, the host to connect to
981-
will be randomly picked from the list. It allows loadbalacing between
981+
will be randomly picked from the list. It allows loadbalancing between
982982
several cluster nodes. However, PostgreSQL doesn't currently support
983983
multimaster clusters. So, without the use of third-party products,
984984
only read-only connections can take advantage from
@@ -7311,7 +7311,7 @@ user=admin
73117311
</para>
73127312
<para>
73137313
If more than one <literal>host</literal> option is present in the same
7314-
section of the service file, it isinterpeted as alternate servers for
7314+
section of the service file, it isinterpreted as alternate servers for
73157315
failover or load-balancing. See <xref linkend="libpq-connect-host">
73167316
option in the connection string.
73177317
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp