pgcopy 1.5.0 release announcement

From: Aryeh Leib Taurog <python(at)aryehleib(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: pgcopy 1.5.0 release announcement
Date: 2021-01-18 15:24:32
Message-ID: 20210118152432.GE6760@ds.aryehleib.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

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

Browse psycopg by date

  From Date Subject
Next Message Vladimir Ryabtsev 2021-01-18 18:20:12 Re: Designing a better connection pool for psycopg3
Previous Message Magnus Hagander 2021-01-18 15:20:18 Re: Designing a better connection pool for psycopg3