Tagged Questions
7
votes
2answers
277 views
vehicle tracking system in postgresql performance
I am developing the vehicle tracking system using postgresql.
When the data comes from device to my DB server, I am calling the following functions after inserting data into log table.
Distance ...