---
number: 28738
slug: 28738-threshold-for-transitioning-projects-to-physical-backups-lowered-to-15gb
published: 2024-08-19
discussion: https://github.com/orgs/supabase/discussions/28738
labels:
  - infra
page: https://supabase.com/changelog/28738-threshold-for-transitioning-projects-to-physical-backups-lowered-to-15gb
---

# Threshold for transitioning projects to physical backups lowered to 15GB

Further to [earlier](https://github.com/orgs/supabase/discussions/18654) [discussions](https://github.com/orgs/supabase/discussions/20122), the threshold for transitioning large databases to use physical backups for their daily backups is being lowered to 15GB in the next few days.

Physical backups are more performant, have lower impact on the db, and avoid holding locks for long periods of time. Restores continue to work as expected, but backups taken using this method can no longer be downloaded from the dashboard.

Over the next few months, we'll be introducing functionality to restore to a separate, new database, allowing for the perusal of the backed up data without disruption to the original project.

Please refer to [supabase.com/docs/guides/platform/backups#daily-backups-process](https://supabase.com/docs/guides/platform/backups#daily-backups-process) for additional details.
