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

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to