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

Commitc890b5a

Browse files
author
Liudmila Mantrova
committed
DOC: fixed productname - PGPRO-787
1 parent91152cf commitc890b5a

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)

[8]ページ先頭

©2009-2025 Movatter.jp