hello guys, i've question related idle connection because of slow query from odoo to postgre, is it possible we set the timeout from odoo config?
i've read https://www.odoo.com/forum/help-1/killing-idle-postgres-processes-100613
and i've done integrate/implement pgbouncer to my odoo instance, and i want to know is there possible set time to killing idle process postgres?
thank you