Add content encoding to gzip files copied to s3
2
votes
postgres aws_s3.table_import_from_s3 requires content-encoding to be set on gzip files stored in s3. I had to manually add content-encoding header to the s3 connector. I'm guessing it can't hurt to automatically add this header in for s3 connections set to gzip files before uploading