Thursday, March 10, 2016

backing up Logical Logs to file (compressed)


LTAPEDEV /opt/informix/backup/logs

# BACKUP_FILTER       - Specifies the pathname of a filter program
# RESTORE_FILTER      - Specifies the pathname of a filter program
BACKUP_FILTER 'pigz -p 8'
RESTORE_FILTER gunzip

No comments: