PDF (A4) - 40.9Mb
Man Pages (TGZ) - 261.1Kb
Man Pages (Zip) - 368.3Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb
Five configuration parameters are essential for backup:
The amount of memory used to buffer data before it is written to disk.
The amount of memory used to buffer log records before these are written to disk.
The total memory allocated in a data node for backups. This should be the sum of the memory allocated for the backup data buffer and the backup log buffer.
The default size of blocks written to disk. This applies for both the backup data buffer and the backup log buffer.
The maximum size of blocks written to disk. This applies for both the backup data buffer and the backup log buffer.
In addition,CompressedBackup causesNDB to use compression when creating and writing to backup files.
More detailed information about these parameters can be found inBackup Parameters.
You can also set a location for the backup files using theBackupDataDir configuration parameter. The default isFileSystemPath/BACKUP/BACKUP-.backup_id
You can enforce encryption of backup files by settingRequireEncryptedBackup to 1; this prevents the creation of backups without specifyingENCRYPT PASSWORD= as part of apasswordSTART BACKUP command.
PDF (A4) - 40.9Mb
Man Pages (TGZ) - 261.1Kb
Man Pages (Zip) - 368.3Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb