Overview
It is recommended that you perform a file-level backup on the drive where your file store exists, and a bare-metal backup of your Anchor server. These can be scheduled at the same time for consistency.
Backing Up Anchor Components
There are three components that we recommend you back up in order to ensure rapid restoration and prevent data loss:
- File store—stores raw binary data, and is configured during the system set up process. This can be configured as a file-level backup.
- DB store—stores file and folder metadata. By default, this is located at c:\Anchor Server\store_#. Because these databases typically reside on the same drive as your server, we recommend that you perform a bare-metal snapshot of this drive for quick restoration.
- PostgreSQL—stores business object information, including accounts, usernames, and passwords. It is located at c:\PostgreSQL9.1\. This also resides on the same drive as the Anchor Server and should be included in the bare-metal backup.
Comments
0 comments
Article is closed for comments.