[R] dbHasCompleted() always returns TRUE for POSTGRES Database with RJDBC?

2014-10-20 Thread julian . bothe
Hello Simon, Hello everyone, I have a problem with retrieving database-queries chunkwise. In my query (Postgresql-Database, Postgres-Version 9.1) dbHasCompleted seems to always return TRUE. dbGetQuery works for smaller tables, but not for the whole query, since then a Heap-Overflow-Error will o

[R] Error with RJDBC when trying dbUnloadDriver()

2014-09-12 Thread julian . bothe
Hello everyone, Hello Simon, I am starting to use RJDBC. When trying to unload the driver, I get an Error message - even when not connecting to any database. This issue has been reported before in 2011 (https://stat.ethz.ch/pipermail/r-sig-db/2011q4/001103.html ), and it was said that it's p