File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -978,7 +978,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
978
978
</para>
979
979
<para>
980
980
If the value is <literal>random</literal>, the host to connect to
981
- will be randomly picked from the list. It allows load balacing between
981
+ will be randomly picked from the list. It allows load balancing between
982
982
several cluster nodes. However, PostgreSQL doesn't currently support
983
983
multimaster clusters. So, without the use of third-party products,
984
984
only read-only connections can take advantage from
@@ -7311,7 +7311,7 @@ user=admin
7311
7311
</para>
7312
7312
<para>
7313
7313
If more than one <literal>host</literal> option is present in the same
7314
- section of the service file, it is interpeted as alternate servers for
7314
+ section of the service file, it is interpreted as alternate servers for
7315
7315
failover or load-balancing. See <xref linkend="libpq-connect-host">
7316
7316
option in the connection string.
7317
7317
</para>
You can’t perform that action at this time.
0 commit comments