Re: plpython transforms vs. arrays

Поиск
Список
Период
Сортировка
От Mark Teper
Тема Re: plpython transforms vs. arrays
Дата
Msg-id CAMwSyGq7rke2+32j9ZUOxx+vEa-1m3QBOXckpOi0Ry8JxSVxPg@mail.gmail.com
обсуждение исходный текст
Ответы AW: plpython transforms vs. arrays  ("Sonnenberg-Carstens, Stefan" <ssonnenberg@ophardt.com>)
Список pgsql-sql
Hi Stefan,

is the Python code running inside the PostgreSQL instance?  

Yes, it is using the PL Python language so it runs in the PostgreSQL instance.  With some help from Tom, I've been able to make the change needed to allow this transform.  

I need to do some more testing, but my preliminary results for the arrays I'm interested in show transforming Postgres to Numpy is about 5x faster and transforming Numpy back to Postgres about 2x faster.

Regards,
Mark

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

Предыдущее
От: "Sonnenberg-Carstens, Stefan"
Дата:
Сообщение: AW:
Следующее
От: "Sonnenberg-Carstens, Stefan"
Дата:
Сообщение: AW: plpython transforms vs. arrays