X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fada92364f7ab0aa7074f1b260b4d79ca7ab55eb..6c91320c3a53ddbe1b81bee8ed6322c20acbd047:/services/api/db/structure.sql diff --git a/services/api/db/structure.sql b/services/api/db/structure.sql index 2d0c76f09d..aa05031fe0 100644 --- a/services/api/db/structure.sql +++ b/services/api/db/structure.sql @@ -3,6 +3,7 @@ -- SET statement_timeout = 0; +SET lock_timeout = 0; SET client_encoding = 'UTF8'; SET standard_conforming_strings = on; SET check_function_bodies = false;