Re: [GENERAL] Help with query timeout

2012-10-07 Thread Edson Richter
Em 07/10/2012 02:46, Andreas Kretschmer escreveu: Edson Richter wrote: Dear friends, I'm using Java 1.6 with Jdbc 4 driver with PostgreSQL 9.1.5 on Windows 64 and Linux 64. Trying to use setQueryTimeout(int), I get the following stack trace: Internal Exception: org.postgresql.util.PSQLExcepti

Re: [GENERAL] Help with query timeout

2012-10-06 Thread Andreas Kretschmer
Edson Richter wrote: > Dear friends, > > I'm using Java 1.6 with Jdbc 4 driver with PostgreSQL 9.1.5 on Windows > 64 and Linux 64. > Trying to use setQueryTimeout(int), I get the following stack trace: > Internal Exception: org.postgresql.util.PSQLException: Method > org.postgresql.jdbc4.Jdbc