We use a PostgreSQL connection to access our GreenPlum
environment to execute a SQL statement to pull non-spatial point data. Normal Query runtime, runs fine.
When the tables involved in the SQL are under heavy load,
the query slows down a lot. It then
NEVER returns anything and will continue to run until we stop it.
So, my question is.
When we setup connections in FME desktop, is there any way to setup a
MAX connection timeout or Query timeout?