Index: openacs-4/packages/acs-core-docs/www/snapshot-backup.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/snapshot-backup.adp,v diff -u -r1.4.2.2 -r1.4.2.3 --- openacs-4/packages/acs-core-docs/www/snapshot-backup.adp 26 Aug 2020 07:46:25 -0000 1.4.2.2 +++ openacs-4/packages/acs-core-docs/www/snapshot-backup.adp 5 Jan 2021 17:33:40 -0000 1.4.2.3 @@ -15,7 +15,7 @@ and just before an upgrade. First, you back up the database to a file within the file tree. Then, you back up the file tree. All of the information needed to rebuild the site, including the AOLserver -config files, is then in tree for regular file system backup.

    +config files, is then in tree for regular filesystem backup.

    1. Back up the database to a file. 

      • @@ -101,7 +101,7 @@
    2. -Back up the file system. Back up all of +Back up the filesystem. Back up all of the files in the service, including the database backup file but excluding the auto-generated supervise directory, which is unnecessary and has complicated permissions.

      In the tar command,

        @@ -188,7 +188,7 @@ running the OpenACS initialization script is always sufficient to create any out-of-order database objects. Next, restore the database from the dump file. The restoration will show some error -messages at the beginning for objects that were pre-created from +messages at the beginning for objects that were precreated from the OpenACS initialization script, which can be ignored.

        [root root]# su - $OPENACS_SERVICE_NAME
         
         [$OPENACS_SERVICE_NAME ~]$ createdb $OPENACS_SERVICE_NAME