Have you used an EXCEPTION block in the procedure?
Regards, Ninad Shah On Thu, 16 Sept 2021 at 13:06, Trang Le <trang...@evizi.com> wrote: > Hi guys, > > I am using pgadmin4 to interact with Postgres database. For now I would > like to run 2 store procedure (those have commit statement in begin end > block). I enable autocommit and run call 2 store procedures at the same > time. However, there is an error with invalid transaction termination. > > Could you help me on this issue? > > Thanks, > Trang >