Blog
Supabase PITR pricing: 7, 14 and 28 days
Current Supabase PITR prices, compute requirements and the parts of a project that PITR does not cover.
Read articleWhat Supabase backups cover and what they do not
Supabase backups are useful for database recovery. Storage files, portability and project deletion need a separate plan.
Read articleSupabase OAuth cannot read Realtime or Storage configuration
Auth and PostgREST configuration work through OAuth. Realtime and Storage configuration currently return HTTP 401.
Read article"Sign in with Supabase" doesn't work yet: GET /v1/profile rejects OAuth tokens
Tested again on 5 August 2026: Supabase Management API OAuth tokens still get HTTP 401 from GET /v1/profile, so an app cannot identify who authorized it.
Read articleHow to test the database layer of a Supabase backup
Restore a PostgreSQL dump into a clean target, fail on errors and compare the result with the source inventory.
Read articleSupabase backups vs point-in-time recovery (PITR): differences and pricing
Daily backups give fixed database restore points. PITR gives more precise ones. Neither includes Storage files or an off-platform copy.
Read articleHow to back up a Supabase project
Back up Postgres, Auth, Storage files, Edge Functions and the settings you will need during a restore.
Read article