Hacker News new | ask | show | jobs
by mrkurt 1614 days ago
It's definitely more hands on.

We will be able to do a WAL backup / point in time restore feature when we ship object storage.

Managed upgrades are almost in. If you run `fly image show` it'll tell you if you need one, then `fly image update` will upgrade your Postgres. We don't do this automatically yet. It won't be difficult though.

1 comments

> We will be able to do a WAL backup / point in time restore feature when we ship object storage

Brilliant! I have only had to use it once on Heroku, but that one time has me convinced that I couldn't live without it.