Re: timeout
От
Jeremy Buchmann
Тема
Re: timeout
Дата
Msg-id
200106282023.NAA22036@mail.greatbasin.net
Ответ на
timeout (Jie Liang)
Список
Дерево обсуждения
Re: timeout Jeremy Buchmann <jeremy@wellsgaming.com>
> Is ther any to set a timeout when execute a sql stmt?? I believe this depends on the interface...for example, in JDBC, it is this: Statement s = new Statement(); s.setQueryTimeout(20); // Sets query timeout to 20 seconds. ... I don't know what other interfaces offer timeouts, but that's where you should look to find out. --Jeremy
В списке pgsql-admin по дате отправления