pgcopy 1.3.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 

Release Notes:
This release adds support for postgresql's unlimited varchar type and 
includes fixes for handling of varchar and numeric datatypes.
_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
https://mail.python.org/mailman/listinfo/db-sig

Reply via email to