[DB-SIG] pgcopy 1.2.0

Aryeh Leib Taurog python at aryehleib.com
Mon Mar 27 02:11:53 EDT 2017


pgcopy 1.2.0 is now available!
<https://pypi.python.org/pypi/pgcopy> 

pgcopy is a small utility for fast inserts to postgresql using binary copy. 

Features: 
* Support for many datatypes 
* Tested with python 2.7 and 3.3 - 3.6 
* Works with postgresql versions 8.4 - 9.6 
* Cache data on disk or in memory 
* Supports explicit db schema 


More information about the DB-SIG mailing list