Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c890b5a

Browse files
author
Liudmila Mantrova
committed
DOC: fixed productname - PGPRO-787
1 parent 91152cf commit c890b5a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/high-availability.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,8 @@ protocol to make nodes agree on a serializable transactional order.
252252
</para>
253253

254254
<para>
255-
<productname>&productname;</> does not offer this type of replication,
256-
though <productname>&productname;</> two-phase commit (<xref
255+
<productname>PostgreSQL</> does not offer this type of replication,
256+
though <productname>PostgreSQL</> two-phase commit (<xref
257257
linkend="sql-prepare-transaction"> and <xref
258258
linkend="sql-commit-prepared">)
259259
can be used to implement this in application code or middleware.
@@ -266,8 +266,8 @@ protocol to make nodes agree on a serializable transactional order.
266266
<listitem>
267267

268268
<para>
269-
Because <productname>&productname;</> is open source and easily
270-
extended, a number of companies have taken <productname>&productname;</>
269+
Because <productname>PostgreSQL</> is open source and easily
270+
extended, a number of companies have taken <productname>PostgreSQL</>
271271
and created commercial closed-source solutions with unique
272272
failover, replication, and load balancing capabilities.
273273
</para>

0 commit comments

Comments
 (0)