[R] Ways to work with R and Postgres

Whit Armstrong armstrong.whit at gmail.com
Sun Jun 27 20:08:03 CEST 2010


http://github.com/armstrtw/unifieddbi

which I use on 64bit linux.  you are welcome to test it for 64 bit
windows.  are you able to compile yourself? or do you need a packaged
version?

-Whit


2010/6/27 顾小波 <guxiaobo1982 at gmail.com>:
> Hi,
>
> I post this message to the general r-help list hoping anyone within a wider range have suggestions:
>
>
>
> There are three ways to integration R and postgres, especially on 64bit Microsoft windows Platform,
>
>
>
> 1. via RODBC package, which has 32 bit and 64 bit version for windows
>
> 2. via RPostgres interface, which only has 32bit version currently
>
> 3. via plr for Greenplum, which only supports a few kinds of functionality, and supports only specific versions of R.
>
>
>
> Do you have any idea about the advantages and disadvantages of each, and the differences among them
>
>
>
> Your sincerely
>
>
>
> Xiaobo.Gu
>
>
>
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list