Hi
Postgresql keeps spitting these errors. Is it something I should be
concerned about?
May 2 17:04:04 jtryton42 postgres[8923]: [3-1] ERROR: could not serialize
access due to concurrent update
May 2 17:04:04 jtryton42 postgres[8923]: [3-2] STATEMENT: UPDATE
"ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE
(("ir_session"."id" IN (1)
))
May 2 17:04:04 jtryton42 postgres[8942]: [3-1] ERROR: could not serialize
access due to concurrent update
May 2 17:04:04 jtryton42 postgres[8942]: [3-2] STATEMENT: UPDATE
"ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE
(("ir_session"."id" IN (1)
))
May 2 17:04:04 jtryton42 postgres[8931]: [3-1] ERROR: could not serialize
access due to concurrent update
May 2 17:04:04 jtryton42 postgres[8931]: [3-2] STATEMENT: UPDATE
"ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE
(("ir_session"."id" IN (1)
))
~
Thanks
Geordie
--
You received this message because you are subscribed to the Google Groups
"tryton" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton/a3809d3e-7fbd-4f57-b623-555a44c37d09%40googlegroups.com.