Re: R and postgres - Mailing list pgsql-general

From Reece Hart
Subject Re: R and postgres
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: R and postgres  (Adrian Klaver <[email protected]>)
Responses Re: R and postgres
List pgsql-general
On Mon, 2006-11-06 at 19:13 -0800, Adrian Klaver wrote:
You might want to take a look at PL/R a procedural language for R in Postgres.
http://www.joeconway.com/plr/

PL/R is indeed neat, but I want to go the other way: within R, fetch data from postgres and manipulate it (plot, histogram, etc). I appreciate that I could expose this through postgres, but that's a little awkward for prototyping and I'm not keen to add load to my postgres box.

-Reece

-- 
Reece Hart, http://harts.net/reece/, GPG:0x25EC91A0

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: R and postgres
Next
From: Reece Hart
Date:
Subject: Re: database name aliases?