Hi,<div dir="auto"><br></div><div dir="auto"><div dir="auto" style="border-color:rgb(255,255,255)">I saw in the code the fixing for the hung query in pg_stat_activity. The issue was fixed by killing the child process and restarting the session instead of sending a sync message.</div><div dir="auto" style="border-color:rgb(255,255,255)">Do the fix is still relevant or has this issue already fixed by Postgres team?</div><div dir="auto" style="border-color:rgb(255,255,255)">In case I don't want to use this fix what is the best way to ignore the session booting?</div></div>