|
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, soa 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 soyou should skip the backup and |
| 390 | + restore steps below because they are unnecessary. |
391 | 391 | </para>
|
392 | 392 |
|
393 | 393 | <procedure>
|
|