Anyway to make development database (Postgres) not reset the data

I’ve try changing FLY_SCALE_TO_ZERO value to 2400h but only 2 days it was reset. With out this environment variable in fly.toml it will reset every 1 hour.

Any suggestions? Thanks a lots.

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

Scale to zero shouldn’t impact your data, it should only scale down the Machine in the event it’s not receiving connections.