postgres-aws-s3 icon indicating copy to clipboard operation
postgres-aws-s3 copied to clipboard

Add encoding input to table_import_from_s3 function

Open stefansturlu opened this issue 2 years ago • 1 comments

Some tools do not properly set the ContentEncoding metadata on write in S3. This update adds functionality to specify a custom encoding (e.g. "gzip") as input to the table_import_from_s3 function.

stefansturlu avatar Mar 14 '22 11:03 stefansturlu

merge into https://github.com/radondb/postgres-aws-s3

zlianzhuang avatar Mar 17 '23 06:03 zlianzhuang