Re: Using PL/R for predictive analysis of data. - Mailing list pgsql-general

From Josh Tolley
Subject Re: Using PL/R for predictive analysis of data.
Date
Msg-id e7e0a2570803171918w53f8b019i8791a14e5bf89747@mail.gmail.com
Whole thread Raw
In response to Re: Using PL/R for predictive analysis of data.  ("Mr.Frog.to.you@googlemail.com" <Mr.Frog.to.you@googlemail.com>)
List pgsql-general
On Mon, Mar 17, 2008 at 2:27 AM, Mr.Frog.to.you@googlemail.com
<Mr.Frog.to.you@googlemail.com> wrote:
> Hi Sam,
>
>  Thankyou for the suggestions. They make perfect sense to me. I
>  appreciate your time and input. The lack of optimiser usage was
>  something that I had not considered, and I thank you for making me
>  aware of it.
>
>  Cheers
>
>  The Frog

On the subject of the planner and optimizer, as of 8.3 (I think it's
new to 8.3...) you can tell the planner somewhat about how it might
expect your function to behave. See
http://www.postgresql.org/docs/8.3/interactive/sql-createfunction.html

- Josh/eggyknap

pgsql-general by date:

Previous
From: "Tyler, Mark"
Date:
Subject: Re: Problem with async notifications of table updates
Next
From: "Adam Rich"
Date:
Subject: Re: 8.3.0 upgrade