Luca Tagliani created JCR-3445:
----------------------------------
Summary: PostgreSQL error with set validationQueryTimeout
Key: JCR-3445
URL: https://issues.apache.org/jira/browse/JCR-3445
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Affects Versions: 2.5.2
Environment: Linux Ubuntu 10.04 server with PostgreSQL 9.1 remote DB
Reporter: Luca Tagliani
Priority: Critical
In this version inside o.a.j.c.util.db.ConnectionFactory class, it's been added
a validationQueryTimeout (line 344).
The problem is that the use of queryTimeout is not implemented in any
PostgreSQL jdbc driver (see http://jdbc.postgresql.org/todo.html Compliance
section)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira