Re: VOPS-2.0

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: VOPS-2.0
Дата
Msg-id 20181128131800.GA24838@momjian.us
обсуждение исходный текст
Ответы Re: VOPS-2.0  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: VOPS-2.0  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Список pgsql-hackers
On Wed, Nov 28, 2018 at 01:01:03PM +0300, Konstantin Knizhnik wrote:
> Hi,
> 
> I want to introduce new version of VOPS extension for Postgres (vectorized
> operations) providing new, more convenient way of usage:
> auto-substitution of projections.

[Announce post moved to hackers.]

I remember the good performance numbers from this feature.  How does
this interact with the JIT executor feature, which is also designed to
speed up the executor?  Is it something that can be combined with JIT?

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query
Следующее
От: "Daniel Verite"
Дата:
Сообщение: Re: psql --csv and other parameters