Re: 7.4 and Pygresql

Поиск
Список
Период
Сортировка
От Gerhard Häring
Тема Re: 7.4 and Pygresql
Дата
Msg-id 3FCEEC80.7000509@ghaering.de
обсуждение исходный текст
Ответ на 7.4 and Pygresql  ("Arthur Ward" <award-postgresql@dominionsciences.com>)
Ответы Re: 7.4 and Pygresql  ("D'Arcy J.M. Cain" <darcy@PyGreSQL.org>)
Список pgsql-interfaces
Arthur Ward wrote:
> IMO,
> this is quite an abominable situation for Python support; 

If you find PyGreSQL badly supported, you can use pyPgSQL or psycopg, which were 
founded for this reason, among others. PyGreSQL's state was the reason I hopped on 
board of the pyPgSQL development team two years ago.

> it shouldn't have been pulled from the Postgres source tree if that really was
> the only source for a current, usable version of the interface.

I suppose the GBorg project should be the definite place of the latest sources now.

Also, PyGreSQL and PoPy (yet another Python adapter for PostgreSQL which seemed 
pretty badly supported to me) announced a merge of their projects a few months ago 
on DB-SIG (the Python database list). My personal opinion is that there's nothing 
worth keeping from the PyGreSQL codebase, and if you want a supported PostgreSQL 
adapter, you should really switch to pyPgSQL or psycopg.

-- Gerhard



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

Предыдущее
От: "Arthur Ward"
Дата:
Сообщение: 7.4 and Pygresql
Следующее
От: "Demetres Pantermalis"
Дата:
Сообщение: Possible bug in ECPGlib thread-safety (Postgres 7.4)...