Re: Confusion over Python drivers

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Confusion over Python drivers
Дата
Msg-id 4B6F196D.8020008@agliodbs.com
обсуждение исходный текст
Ответ на Re: Confusion over Python drivers  (Marko Kreen <markokr@gmail.com>)
Ответы Re: Confusion over Python drivers  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-hackers
>>  I'm not a Python user myself, but I have trouble understanding how you
>>  can describe bugs in one of the Python drivers as off-topic to the
>>  Python driver situation.
> 
> I thought the topic was "Confusion over Python drivers"?
> 
> The only bug there was likely app one, or at least its not widespread
> so off-topic.   Rest are more like non-essential cool features,
> so again off-topic.

Not at all, except that maybe this discussion belongs on -advocacy
rather than here.  Driver quality is partly performance and stability,
but also partly what features it implements and how well it implements
them.  *particularly* for PostgreSQL, which is a database with lots of
cool features; if the driver doesn't support our cool features, then
they don't matter to Python developers.

Anyway, I don't yet have a full diagnosis on the transaction control
issue or I'd already have posted it to psycopg -- it may be a toxic
interaction between Django and Psycopg2 rather than psycopg2 alone.  I'd
not have brought it up except for this discussion.

--Josh Berkus



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

Предыдущее
От: David Christensen
Дата:
Сообщение: Re: Function to return whole relation path?
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Confusion over Python drivers