Dear David and Joshua,

One can also access PostgreSQL via the RODBC package. There's more information in section 4 of the R Data Import/Export manual, which is part of the R distribution and is also available on CRAN.

John

At 04:08 PM 2/11/2003 -0500, David Forrest wrote:
On 11 Feb 2003, Joshua Gramlich wrote:

> Is anyone using R with postgres?  I'd like to do so, but cannot seem to
> find any reasonable explanation of how to do so.
>
>
> Joshua Gramlich
> Chicago, IL

library(RPgSQL)  # It isn't in an obvious place:
                 # http://lib.stat.cmu.edu/R/CRAN/src/contrib/Devel
db.connect()
db.ls()

Dave,
--
 Dave Forrest    (434)924-3954w(111B) (804)642-0662h (804)695-2026p
 [EMAIL PROTECTED]             http://mug.sys.virginia.edu/~drf5n/
-----------------------------------------------------
John Fox
Department of Sociology
McMaster University
Hamilton, Ontario, Canada L8S 4M4
email: [EMAIL PROTECTED]
phone: 905-525-9140x23604
web: www.socsci.mcmaster.ca/jfox
-----------------------------------------------------

______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to