[postgis-users] parallel-processing multiple similar query tasks - any example?

Shaozhong SHI shishaozhong at gmail.com
Wed Apr 27 16:33:10 PDT 2022


multiple similar query tasks are as follows:

select * from a_table where country ='UK'
select * from a_table where country='France'
and so on

How best to parallel-processing such types of multiple similar query tasks?

Any example available?

Regards,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20220428/5738a769/attachment.html>


More information about the postgis-users mailing list