Re: ZPsycopgDA Isolation Levels Bug

Поиск
Список
Период
Сортировка
От Lex Berezhny
Тема Re: ZPsycopgDA Isolation Levels Bug
Дата
Msg-id CACTcZke-W+hsrCM=USYf3D+_ub2858H+xN137agWvyVw+dpLDw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ZPsycopgDA Isolation Levels Bug  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список psycopg
On Wed, Aug 10, 2011 at 6:04 AM, Daniele Varrazzo
<daniele.varrazzo@gmail.com> wrote:
> If you could investigate a little more in what changed between the
> releases, in terms of communication between the application and the
> database, it would be great. It may be helpful to bump up the level in
> the database log (log_statement = 'all' in postgres.conf) to see the
> sequence of commands received.

In all cases, even in the "Test" tab of the adapter in the ZMI
entering queries immediately results in "rollback" being issued as
well.

 - lex

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

Предыдущее
От: Daniele Varrazzo
Дата:
Сообщение: Re: ZPsycopgDA Isolation Levels Bug
Следующее
От: "W. Matthew Wilson"
Дата:
Сообщение: Is there anything I should watch out for when creating temporary tables with psycopg2?