Skip to content

Backups

Runsite takes automated backups of your managed databases and lets you trigger manual ones at any time. Restoring is a single click in the dashboard.

  • PostgreSQL — daily automated backups with point-in-time recovery within the retention window.
  • Redis — scheduled snapshots and on-demand snapshots.

From a database’s Backups tab in the dashboard, click Create backup to take an on-demand snapshot. Manual backups sit alongside automated ones in the same list and can be restored the same way.

Restoring a backup overwrites the current database contents with the snapshot — the operation cannot be undone, so the dashboard asks for confirmation before proceeding.

Each backup goes through these states:

StatusDescription
pendingBackup queued for processing.
in_progressBackup currently running.
completedBackup finished successfully.
failedBackup failed — the dashboard shows the error message.

Automated backups are retained according to the database’s plan. Manual backups stay until you delete them. Old backups can be removed individually from the dashboard.