Set the statement timeout using the SQL syntax or connection string property provided by your database.
https://stackoverflow.com/questions/24092463/psql-set-default-statement-timeout-as-a-user-in-postgres#24093305 On Sat, Mar 23, 2019 at 1:15 PM Mark Stobbe <[email protected]> wrote: > Hi all, > > Does anyone have a solution for killing long running SelectQuerys in > cayenne? > > Best regards, > Mark >
