|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.277 2007/01/27 01:27:36 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.278 2007/01/29 21:49:17 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="installation">
|
4 | 4 | <title><![%standalone-include[<productname>PostgreSQL</>]]>
|
@@ -385,9 +385,10 @@ su - postgres
|
385 | 385 | release of <productname>PostgreSQL</>. Therefore, if you are upgrading
|
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 |
| - data. If you are upgrading from the same major version, the new version |
389 |
| - can use your current data files so you should skip the backup and |
390 |
| - restore steps below because they are unnecessary. |
| 388 | + data. If you are upgrading from <productname>PostgreSQL</> |
| 389 | + <quote>&majorversion;.x</quote>, the new version can use your current |
| 390 | + data files so you should skip the backup and restore steps below because |
| 391 | + they are unnecessary. |
391 | 392 | </para>
|
392 | 393 |
|
393 | 394 | <procedure>
|
|