Re: Confusion over Python drivers

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Confusion over Python drivers
Дата
Msg-id 4B6CBAFB.80308@agliodbs.com
обсуждение исходный текст
Ответ на Confusion over Python drivers  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
> Imho a big problem is that it does way too much itself - i.e. it does not use 
> things like PQExecParams but does escaping/parsing itself...
> Other people may think thats a good idea - I definitely do not think so.

It also has issues with transaction control which cause idle
transactions if the Django front-end times out due to load.

--Josh Berkus



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Hot standby documentation
Следующее
От: Tom Lane
Дата:
Сообщение: VAC FULL/CLUSTER on system catalogs is prone to deadlock