[postgis-devel] Parallel MVT

G. Allegri giohappy at gmail.com
Fri Nov 3 07:57:14 PDT 2017


Cool Paul! I can only grasp what you wrote (context management mostly) but
it would be great to see it landing in master.

giovanni

2017-11-03 15:45 GMT+01:00 Paul Ramsey <pramsey at cleverelephant.ca>:

> Want it?
> I did it up because in theory we're going to want it at Carto to drive
> vector tile generation, but in practice so far it seems damnable hard to
> force into action, the planner only wants to parallelize queries with large
> numbers of tuples in place, and even then first with a parallel scan before
> getting to the parallel aggregate. At least. for my aggregate. I can,
> annoyingly, get a parallel aggregate on Sum() on a 60K record table.
> Anyways, the upside is: it's parallel!
> The downside is: it makes things more complex!
> It's sitting in a branch if there's interest in it for 2.5
> P
>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20171103/334748b6/attachment.html>


More information about the postgis-devel mailing list