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 _______________________________________________ DB-SIG mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/db-sig.python.org Member address: [email protected]
