Re: How the Planner in PGStrom differs from PostgreSQL?

Поиск
Список
Период
Сортировка
От Mark Anns
Тема Re: How the Planner in PGStrom differs from PostgreSQL?
Дата
Msg-id 1479450585740-5930903.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: How the Planner in PGStrom differs from PostgreSQL?  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-general
"fraction of the cost of executing the same portion of the plan using
the traditional CPU processing"

Can u explain about this fraction in detail?

I need the clarifications for query plan tree also.

Executing a query in CPU is different from executing the same in GPU. So the
plan also differs. How it differs?



--
View this message in context:
http://postgresql.nabble.com/How-the-Planner-in-PGStrom-differs-from-PostgreSQL-tp5929724p5930903.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Rakesh Kumar
Дата:
Сообщение: Re: pgbench and scaling
Следующее
От: Artur Zakirov
Дата:
Сообщение: Re: Full text search tsv column aproach vs concat confusion