[R] R and PostgreSQL

Paul Condon pecondon at quiknet.com
Sat Jun 17 20:19:29 CEST 2000


I am a user of PostgreSQL. I'm interested in generating cross-tabulations of RDBMS
data. Cross-tabulations are not really possible within the RDBMS paradigm, but
they are part of the base tutorial stuff of R. I can move the data to R using a
copy command in Postgres and a the read.table() function in R. But is there a
better way? Can a system be set up using CORBA or ODBC that lets one access (and
preprocess) the data from within R? What are the limitations on data set size
within R?

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list