File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.276 2007/01/26 22:52:50 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.277 2007/01/27 01:27:36 momjian Exp $ -->
2
2
3
3
<chapter id="installation">
4
4
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -386,8 +386,8 @@ su - postgres
386
386
an existing installation that does not have a version number of
387
387
<quote>&majorversion;.x</quote>, you must back up and restore your
388
388
data. If you are upgrading from the same major version, the new version
389
- can use your current data files, so a backup and restore is optional.
390
- If you wish to avoid the backup/ restore, merely skip those steps below .
389
+ can use your current data files so you should skip the backup and
390
+ restore steps below because they are unnecessary .
391
391
</para>
392
392
393
393
<procedure>
You can’t perform that action at this time.
0 commit comments