postgresql-backup-s3
postgresql-backup-s3 copied to clipboard
Add checksum algorithm option
Allows you to set S3_CHECKSUM_ALGORITHM=CRC32 to support alternative checksum algorithms.
Cloudflare R2 doesn't support CRC64, so CRC32 must be specified manually.
https://developers.cloudflare.com/r2/examples/aws/aws-cli/