autopostgresqlbackup
autopostgresqlbackup copied to clipboard
add support for pigz as compression type
Adding support for pigz as compression type would immensely speed up the compression on systems with multiple cores.
I've just pushed some changes (they will be part of version 2.0) which addressed your feature request: Any compression tool that supports to read data to be compressed from stdin and outputs it to stdout is now supported.
I'm closing this bug as it is already solved.