Thread: pgcopy 1.5.0 release announcement

pgcopy 1.5.0 release announcement

From
Aryeh Leib Taurog
Date:
I’m pleased to announce the release of pgcopy 1.5.0!
https://pgcopy.readthedocs.io/

Use pgcopy to load large datasets into PostgreSQL with binary copy.

Features:
* Supports many datatypes
* Supports on-disk or in-memory cache
* Supports explicit db schema
* Tested with Python 2.7, 3.5 - 3.8
* Tested with PostgreSQL 9.4 - 12

This release adds support for enum types