@@ -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>