I’m pleased to announce that pgcopy 2.0a1 is available!
https://pgcopy.readthedocs.io/en/2.0a1/
Use pgcopy with psycopg2 to load large datasets into your database
quickly using PostgreSQL’s binary copy feature.
This prerelease version adds support for multiple db adaptors.
The db adaptor is automatically detected from the connection.
The following adaptors are supported:
* psycopg2
* psycopg
* pg8000
* PyGreSQL
In addition, the test suite now includes Aurora DSQL
https://aws.amazon.com/rds/aurora/dsql/
Please try this new version and submit feedback via github issues
https://github.com/altaurog/pgcopy/issues