Skip to content

Commit 04bd78e

Browse files
author
Liudmila Mantrova
committed
DOC: fixed SGML markup in pgpro RNs
1 parent 3a3c79f commit 04bd78e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/release-pro-9.6.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
<productname>Postgres Pro</productname> installation from a binary package, the
7777
<literal>pgpro_upgrade</literal> script is run automatically, or you
7878
are prompted to run it manually.
79+
</para>
7980
<important>
8081
<para>
8182
If you run <literal>pgpro_upgrade</literal> manually,
@@ -84,9 +85,9 @@
8485
(typically postgres) and PGDATA environment variable should be
8586
set to the directory where database resides. Running <literal>pgpro_upgrade</literal>
8687
as root will result in an error.
87-
</para>
88+
</para>
8889
</important>
89-
If you have compiled <productname>Postgres Pro</productname>
90+
<para>If you have compiled <productname>Postgres Pro</productname>
9091
from source code or created your database in a non-default location,
9192
you must run the <literal>pgpro_upgrade</literal> script manually.
9293
</para>
@@ -97,7 +98,6 @@
9798
directory before running the <literal>pgpro_upgrade</literal> script.
9899
</para>
99100
</note>
100-
</para>
101101
<para>To migrate from vanilla PostgreSQL 9.6.x, perform a dump/restore using
102102
<xref linkend="app-pg-dumpall">.
103103
</para>

0 commit comments

Comments
 (0)