This question has been flagged
2 Replies
14766 Views

Hello,

I have the following error a lot of time since I have a lot of user connecting on Odoo. I use the version 8. What cause this problem? How can I fix this? Does the multiworker can fix this?

TransactionRollbackError: could not serialize access due to concurrent update

CONTEXT:  SQL statement "SELECT 1 FROM ONLY "public"."res_users" x WHERE "id" OPERATOR(pg_catalog.=) $1 FOR KEY SHARE OF x"

Thanks

Avatar
Discard
Author

Any solutions for that case?

Author Best Answer

This solution seems to have fixed the problem : https://bitbucket.org/xcg/base_res_users_streamline/overview


Avatar
Discard