Extension request: pgRouting for Managed Postgres

Extension request: pgRouting for Managed Postgres

What is pgRouting?
A widely-used open-source extension that adds geospatial routing and graph analysis capabilities to PostgreSQL, things like shortest path (Dijkstra, A*), traveling salesman, and turn restrictions. It’s the go-to solution for anything involving road networks, delivery routing, or map-based pathfinding.

Why it fits naturally on MPG
pgRouting is designed to work on top of PostGIS, which Fly already supports as a managed extension. Anyone using PostGIS for geospatial data who also needs routing functionality would benefit from this.

Relevant links

Would love to hear if this is on the roadmap or if others here have the same need. Happy to help test it if there’s an early build to try out!

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.