Re: How the Planner in PGStrom differs from PostgreSQL?

From: Mark Anns <aishwaryaanns(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How the Planner in PGStrom differs from PostgreSQL?
Date: 2016-11-15 08:42:03
Message-ID: 1479199323062-5930376.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for your response.

But that planning for a query execution in GPU is different from planning a
query execution in CPU right?

Even considering cost calculation, cost for executing a query in GPU is
different from cost for executing a query in CPU. How this cost calculation
for GPU occurs?

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Venkata B Nagothi 2016-11-15 08:56:48 Re: Fwd: Mail to be posted in PostgreSQL community
Previous Message John R Pierce 2016-11-15 08:36:13 Re: Fwd: Creating multiple instances of postresql on Windows environment