sql - Creating an index for a complex geospatial query with many joins -


i've been reading creating postgres indexes day or 2 not getting results rather complex query. i've attached query below in case you're interested in seeing i'm dealing (code has been extracted source code): http://paste.ofcode.org/yv2kmnrw2bupungdgu6djb

also here's explain response: http://paste.ofcode.org/eudmuutchgkhrgqpydfath

i'm wondering tactic should take in planning index scheme.

guidance/insight appreciated.

thanks.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -