What steps will reproduce the problem?
1. RPostgreSQL::postgresqlDescribeDriver(drv, verbose = TRUE)
I'm seeing:
<PostgreSQLDriver:(75538)>
Driver name: PostgreSQL
Max connections: 16
Conn. processed: 2
Default records per fetch: 500
DBI API version:
Error in cat(list(...), file, sep, fill, labels, append) :
argument 2 (type 'list') cannot be handled by 'cat'
In addition: Warning message:
'dbGetDBIVersion' is deprecated.
Use 'packageVersion('DBI')' instead.
See help("Deprecated")
RPostgreSQL 0.4, OS X 10.10
Original issue reported on code.google.com by cezary.d...@gmail.com on 15 Jan 2015 at 1:36
Original issue reported on code.google.com by
cezary.d...@gmail.com
on 15 Jan 2015 at 1:36