Add snappy compression type to s3 fdw wrappers #29420
Unanswered
mbrandt00
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
The AWS Redshift's unload command is compressed using the Snappy algorithm. The supabase s3 fdw doesn't support snappy, so other file formats are required as a workaround.
All reactions