Hey, sorry I what I say is obvious for you .
If I understood your problem correctly, it is strictly equivalent to this
one :
http://postgresql.1045698.n5.nabble.com/Count-of-records-in-a-row-td5775363.html
there is a postgres trick to solve this problem :
what you want is essentially generate a u
Hey List,
this is a repost from the general list where it get no responses (5 days)
I use plpython with postgis and 2 python modules (numpy and shapely).
Sadly importing such module in the plpython function is very slow (about
half a second).
I also don't know if this overhead is applied each tim