-
Goal:
I want the queries to run as expected and not time out, and if they time out to respect set timeouts not always use 120s. -
Steps:
I tried changing postgres parameters and Disable converting queries to prepared statements
None have worked -
Details:
Queries timeout randomly. they get started but never finish.
We use sshtunneling for a lotof our setups but never have experienced these issues.
Timeouts set under advanced - timeout are just ignored and we need to wai 120s for it to timeout and restart.
This makes the tool absolutely unsusable. -
Screenshots:
from the same query, how can that be?