G
gus bjorklund
Guest
> On Jun 6, 2018, at 12:42 PM, Dmitri Levin wrote: > > And after I was able to see " Logout by webadm on batch" above I was still able to see the process for 3 more minutes > > there are several possibilities to explain this behaviour. 0) program was connected to several databases 1) transaction included some temp tables and those changes had to be backed out after database backout finished 3) program captured the disconnect and had some other logic to process before quitting 4) program continued to try to access the disconnected database with multiple retries 5) system was heavily loaded and it took some time to delete the temp files it created 6) there is some sort of bug in _progres=
Continue reading...
Continue reading...