chimpler / postgres-aws-s3

aws_s3 postgres extension to import/export data from/to s3 (compatible with aws_s3 extension on AWS RDS)
Apache License 2.0
149 stars 49 forks source link

Return value for table_import_from_s3 should be text #19

Open dziegler opened 2 years ago

dziegler commented 2 years ago

On AWS the return type for table_import_from_s3 is text while the one here returns an int