Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to copy table data to S3 in compression format like gzip using aws_s3.query_export_to_s3 pg function #29

Open
gobinath2389 opened this issue Apr 9, 2023 · 0 comments

Comments

@gobinath2389
Copy link

I wanted to know if there is a way to compress data before we can copy the data to S3. I think this will reduce the IO cost to transfer the file. Please let me know.

I tried passing PROGRAM option but it is not working. I don't know the filelocation where the data is kept in disk before it is uploaded to S3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant