Re: huge price database question.. - Mailing list pgsql-general

From Jim Green
Subject Re: huge price database question..
Date
Msg-id CACAe89wQ-XqUN1ajM+91HOBRezvcyfOsrb02+ERHBAnNZbLF0Q@mail.gmail.com
Whole thread Raw
In response to Re: huge price database question..  (John R Pierce <pierce@hogranch.com>)
Responses Re: huge price database question..
List pgsql-general
On 20 March 2012 22:57, John R Pierce <pierce@hogranch.com> wrote:

> avg() in the database is going to be a lot faster than copying the data into
> memory for an application to process.

I see..

>
> Also, you know there's a plR for postgres that lets you embed R functions in
> the database server and invoke them in SQL statements??

Thanks for this tip!

Jim.

pgsql-general by date:

Previous
From: David Kerr
Date:
Subject: Re: huge price database question..
Next
From: Jim Green
Date:
Subject: Re: huge price database question..