Re: max execution time of query

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: max execution time of query
Дата
Msg-id 20090605061947.GB10208@a-kretschmer.de
обсуждение исходный текст
Ответ на max execution time of query  (S Arvind <arvindwill@gmail.com>)
Список pgsql-general
In response to S Arvind :
> Is there any possibility to mention max time a query can execute from DBCP
> side? our DB is Postgres and Container is tomcat 6. we dont want to give the
> timeout in postgres for all query but need to set in application side based on
> differnet needs? Is it possible?
>
> Is there anyother way to specify the query execution time out while
> establishing connection with the help of DBCP in tomcat?

You can set statement_timeout per session, maybe you can do that within
your application.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

В списке pgsql-general по дате отправления:

Предыдущее
От: S Arvind
Дата:
Сообщение: max execution time of query
Следующее
От: Chris
Дата:
Сообщение: Re: max execution time of query