Re: Design Question (Time Series Data) - Mailing list pgsql-general

From Josh Tolley
Subject Re: Design Question (Time Series Data)
Date
Msg-id e7e0a2570710050656m42c2e9ffg3cdcb1095f846d68@mail.gmail.com
Whole thread Raw
In response to Re: Design Question (Time Series Data)  (Ted Byers <r.ted.byers@rogers.com>)
List pgsql-general
On 10/4/07, Ted Byers <r.ted.byers@rogers.com> wrote:
> --- Michael Glaesemann <grzm@seespotcode.net> wrote:
>
> >
> > On Oct 4, 2007, at 9:30 , Ted Byers wrote:
> >
> > > I do not know if PostgreSQL, or any other RDBMS,
> > > includes the ability to call on software such as
> > "R"
> >
> > See PL/R:
> >
> > http://www.joeconway.com/plr/
> >
> Thanks.  Good to know.

See also RdbiPgSQL
(http://bioconductor.org/packages/2.0/bioc/html/RdbiPgSQL.html)

PL/R lets you write R functions as procedural functions you can call
from pgsql (e.g. select my_r_function(myfield) from mytable. RdbiPgSQL
creates R functions you can use to query pgsql from within R.

-Josh/eggyknap

pgsql-general by date:

Previous
From: Kenneth Downs
Date:
Subject: Re: time penalties on triggers?
Next
From: "Bill Bartlett"
Date:
Subject: Request: Anyone using bogus / "humorous" X-Message-Flag headers, could we please turn them off