best way to access PgSQL from R?
Jim McLoughlin wrote:
From what I've read, DBI does not yet support a PostgresSQL driver, so the latest driver is in the Rdbi and Rdbi.PgSQL modules, correct?
I believe there is a slightly updated version available as part of the Bioconductor project; see: http://www.bioconductor.org/repository/release1.4/package/html/RdbiPgSQL.html Not sure if it solves your particular issue though. HTH, Joe