$80M in Series C funding and 2 million developers.
Learn moreDecember 02, 2024
Improved
Added point-in-time recovery to all paid database instances
As of Render's most recent database maintenance, every paid PostgreSQL instance now includes point-in-time recovery (PITR). In the event of data loss, use PITR to restore your database to any previous state from the past few days:
![Point-in-time recovery in the Render Dashboard](https://cdn.sanity.io/images/hvk0tap5/production/839aed4529b39f91a604ae8e9da6afe056af4764-1328x1460.png?w=1200&q=95&fit=max&auto=format)
Point-in-time recovery in the Render Dashboard
Prior to this maintenance, some paid databases on legacy instance types did not support PITR.
Because PITR provides continuous backup capabilities, Render no longer creates daily logical database backups. You can still create and export logical backups on demand from your database's Recovery page in the Render Dashboard:
![Creating a logical backup in the Render Dashboard](https://cdn.sanity.io/images/hvk0tap5/production/9095a34e656cf768ada8f9ebd85f64f1956eb632-1240x306.png?w=1200&q=95&fit=max&auto=format)
Creating a logical backup in the Render Dashboard
Learn more in the documentation.