Search Postgresql Archives

Re: Indexing large table of coordinates with GiST

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 On January 15, 2015 at 12:36:29 PM, Daniel Begin (jfd553@xxxxxxxxxxx(mailto:jfd553@xxxxxxxxxxx)) wrote:

> Paul, the nodes distribution is all over the world but mainly over inhabited areas. However, if I had to define a limit of some sort, I would use the dateline. Concerning spatial queries, I will want to find nodes that are within the boundary of irregular polygons (stored in another table). Is querying on irregular polygons is compatible with geohashing?


Well… yes you can, although the relative efficiency compared to r-tree will depend a bit on how the query polygons interact with the geohash split points. Also, if you’re planning to slam pretty large polygons through this process, expect it to be kind of slow. You’ll want to do some sharding, to spread the problem out over multiple nodes.
 

-- 
Paul Ramsey
http://cleverelephant.ca ;
http://postgis.net




-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux