Earlier quoted context omitted.
managed postgres
Heroku's pg is ridiculously good. I recently wrote a document that demonstrates what Fly's pg is capable of at https://fly.io/docs/rails/the-basics/backup-and-restoring-da... . It obviously not nearly as extensive as Heroku's pg offering, but for some people its enough—for others not so much.
A small request: it would also be useful if `fly volumes snapshots list vol_123…` included the time they were taken, not just “n days ago”. If I’m having to rollback, it would be good to tell my team & users exactly when I’m rolling back to!
[1] https://community.fly.io/t/postgresql-database-backup-restor...