I’m pleased to announce the release of pgcopy 1.6.0! https://pgcopy.readthedocs.io/
Use pgcopy with psycopg2 to load large datasets into your database quickly using PostgreSQL’s binary copy feature. Features: * Supports many datatypes * Supports on-disk or in-memory cache * Supports explicit db schema * Tested with Python 3.8 - 3.12 * Tested with PostgreSQL 12 - 16 This release adds: * support for the pgvector vector type * mixed-case table and column names * proper handling of exceptions in threaded copy execution _______________________________________________ DB-SIG maillist - DB-SIG@python.org https://mail.python.org/mailman/listinfo/db-sig