[odb-users] Problem with using ODB with database connection pooler
Енакаев Алексей
Aleksey.Enakaev at infotecs.ru
Fri Jan 17 05:32:22 EST 2014
Hi.
We've got another problem while using ODB.
The matter is we use database connection pooler (pgbouncer) in
"transaction" mode. It turned out in this kind of mode pgbouncer does
not support prepared statements, but ODB manual says "all the non-query
database operations such as persist(), load(), update(), etc., are
implemented in terms of prepared statements that are cached and reused".
The question is if there is some way to prevent using prepared statement
with non-query database operations?
Best regards.
More information about the odb-users
mailing list