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

Commit dd1def7

Browse files
author
Liudmila Mantrova
committed
DOC: typo fixes in PGPROEE10 release notes
1 parent 8d73f11 commit dd1def7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/release-proee-10.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
</listitem>
234234
<listitem>
235235
<para>
236-
Handling transactions with serialization or deadlock errors in <application>pg_bench</application>.
236+
Handling transactions with serialization or deadlock errors in <application>pgbench</application>.
237237
<!--
238238
81a4ee1ddffa20f1b738b3c3ccde8611b9b92ee8
239239
-->
@@ -252,7 +252,7 @@
252252
<para>
253253
To migrate to <productname>Postgres Pro Enterprise</productname> 10,
254254
you are recommended to perform a dump/restore using
255-
<xref linkend="app-pg-dumpall">. Using <xref linkend="pgupgrade"> utility
255+
<xref linkend="app-pg-dumpall">. <xref linkend="pgupgrade"> utility
256256
can only used when upgrading from <productname>Postgres Pro Enterprise</productname> 9.6 versions.
257257
</para>
258258

@@ -290,7 +290,7 @@
290290

291291
<para>
292292
When you are using <xref linkend="app-pg-dumpall">
293-
to perform the upgrade, <productname>Postgres Pro</productname> uses
293+
to perform the upgrade, <productname>Postgres Pro Enterprise</productname> uses
294294
the collation provider specified with the <command>initdb</command>
295295
command for the new cluster. In this case, indexes are rebuilt
296296
automatically. To avoid issues with collation-dependent constraints,

0 commit comments

Comments
 (0)