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.3 -r1.4.2.4 --- openacs-4/packages/acs-core-docs/www/snapshot-backup.adp 5 Jan 2021 17:33:40 -0000 1.4.2.3 +++ openacs-4/packages/acs-core-docs/www/snapshot-backup.adp 3 Sep 2021 09:15:28 -0000 1.4.2.4 @@ -1,5 +1,5 @@ -{/doc/acs-core-docs {ACS Core Documentation}} {Manual backup and recovery} +{/doc/acs-core-docs/ {ACS Core Documentation}} {Manual backup and recovery} Manual backup and recovery
  • -Back up the filesystem. Back up all of -the files in the service, including the database backup file but +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,8 +188,8 @@ 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 precreated from -the OpenACS initialization script, which can be ignored.

      [root root]# su - $OPENACS_SERVICE_NAME
      +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