Thanks
M S, June 06, 2018 - 7:24 am UTC
Thank you Tom for your reply.
So I understand to your answer i this manner:
the default behavior of the session which was terminated in abnormal manner (for example in the case of direct power off for PC etc.) is ROLLBACK.
Mirek
June 07, 2018 - 1:24 am UTC
Correct.
The database will "Eventually" rollback when a session is dropped
Don, December 14, 2022 - 8:42 pm UTC
It may take up to two hours and in the mean time the rows in the update will be locked
December 19, 2022 - 5:10 am UTC
Check out the max_idle_blocker_time parameter for solutions to this.
If your dead session (which by definition is idle) starts to block people, the database will automatically kill it