pg_dump
backup method (see tutorial here) or they may use a third party software tools (see Bacula as an example).pg_restore
or the psql
command.newdb
from an encrypted backup in 7zip.%appdata%\local\SanteDB\<instance-name>\backup
~/.local/SanteDB/<instance-name>/backup
~/Documents/SanteDB
santedb-dcg
command with the --restore
option:--sysrestore
should be used in an elevated command prompt on Windows and is used to restore the backup not to the current user's %appdata%
directory but to the System %appdata%
directory usually located in C:\Windows\SysWOW64\config\systemprofile
.sdbk
file to the %localappdata%\santedb\<instance-name>\restore
directory*.sdbk
file you want to restore is placed in the Documents
folder of the tablet.