docker-pgredshift
docker-pgredshift copied to clipboard
Implement UNLOAD
https://docs.aws.amazon.com/redshift/latest/dg/r_UNLOAD.html
Doing so will require patching the postgres source.
Example commits and relevant code:
I would love to see UNLOAD implemented here, perhaps using https://github.com/opt-tech/redshift-fake-driver.