diff --git a/server/databases/upgradedb.xml b/server/databases/upgradedb.xml index 8bbfcc0486..690c8c4eca 100644 --- a/server/databases/upgradedb.xml +++ b/server/databases/upgradedb.xml @@ -57,7 +57,7 @@ Oct 26 17:11:53 SRVNAME systemd[1]: Failed to start PostgreSQL database server.< - Even if you are doing an initiall DBMS install, read through this + Even if you are doing an initial DBMS install, read through this section. It provides information about implementing backup and restore procedures (or at least a strategy for creating them) which will satisfy your needs and guarantee the safety @@ -73,7 +73,7 @@ Oct 26 17:11:53 SRVNAME systemd[1]: Failed to start PostgreSQL database server.< by the server software. When such server software is upgraded, the new software may utilize a different file format than had previously been used. Sometimes the new software can - work with the old format as well as the new one—but wiithout the + work with the old format as well as the new one—but without the performance improvements the new format provides. Other times, the new server software will reformat the data files automatically after the upgrade.