[psycopg] pgcopy 1.3.0 release announcement

Поиск
Список
Период
Сортировка
От Aryeh Leib Taurog
Тема [psycopg] pgcopy 1.3.0 release announcement
Дата
Msg-id 20170822124300.GE2343@deb76.aryehleib.com
обсуждение исходный текст
Список psycopg
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.


В списке psycopg по дате отправления:

Предыдущее
От: Daniele Varrazzo
Дата:
Сообщение: Re: [psycopg] Using infinite values with DateTimeTZRange
Следующее
От: Jonathan Rogers
Дата:
Сообщение: Re: [psycopg] Using infinite values with DateTimeTZRange