Re: Using PL/R for predictive analysis of data.

Поиск
Список
Период
Сортировка
От Josh Tolley
Тема Re: Using PL/R for predictive analysis of data.
Дата
Msg-id e7e0a2570803171918w53f8b019i8791a14e5bf89747@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Using PL/R for predictive analysis of data.  ("Mr.Frog.to.you@googlemail.com" <Mr.Frog.to.you@googlemail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Tyler, Mark"
Дата:
Сообщение: Re: Problem with async notifications of table updates
Следующее
От: "Adam Rich"
Дата:
Сообщение: Re: 8.3.0 upgrade