From python at aryehleib.com Mon Jan 18 10:23:29 2021 From: python at aryehleib.com (Aryeh Leib Taurog) Date: Mon, 18 Jan 2021 17:23:29 +0200 Subject: [DB-SIG] pgcopy 1.5.0 Message-ID: <20210118152329.GD6760@ds.aryehleib.com> 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