Hi, sorry this question is more postgresql related, but maybe here is somebody with postgres skills :) I wrote a function which should be launched maybe every hour, or just once a night. Is there a possibility to start this function directly in postgresql and not in a workaround like a cronjob?
The background is that i have some point and line tables and wrote a function which assigns the points in a specific distance to the lines. Greets Christian
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
