Re: Strategy for doing number-crunching

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Strategy for doing number-crunching
Дата
Msg-id 4F0513D7.3030307@joeconway.com
обсуждение исходный текст
Ответ на Re: Strategy for doing number-crunching  (Sean Davis <sdavis2@mail.nih.gov>)
Список pgsql-novice
On 01/04/2012 09:04 AM, Sean Davis wrote:
> Good point.  I do not know what the performance is for these types of
> aggregates using Pl/R.  Perhaps Joe Conway or others could comment.

Depending on your approach should be similar to native R performance.
For example, you could use the spi interface to pull all the data at
once into a dataframe, and then process as Sean mentioned.

Joe

--
Joe Conway
credativ LLC: http://www.credativ.us
Linux, PostgreSQL, and general Open Source
Training, Service, Consulting, & 24x7 Support

В списке pgsql-novice по дате отправления:

Предыдущее
От: Carlos Mennens
Дата:
Сообщение: Verify My Database Isn't Slammed
Следующее
От: Michael Beattie
Дата:
Сообщение: Re: Verify My Database Isn't Slammed