File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -252,8 +252,8 @@ protocol to make nodes agree on a serializable transactional order.
252
252
</para>
253
253
254
254
<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
257
257
linkend="sql-prepare-transaction"> and <xref
258
258
linkend="sql-commit-prepared">)
259
259
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.
266
266
<listitem>
267
267
268
268
<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 </>
271
271
and created commercial closed-source solutions with unique
272
272
failover, replication, and load balancing capabilities.
273
273
</para>
You can’t perform that action at this time.
0 commit comments