Skip to content
TimescaleDB - Timeseries database for PostgreSQL
  • Timescale.com
  • Try for free
Getting started
Use Timescale
Clouds and regions
Services
User Management
Write data
Query data
Time buckets
Hypertables
Schema management
Compression
Configuration
Ingest data from other sources
Billing and account management
Continuous aggregates
Alerting
Data retention
Tiered Storage
VPC
Hyperfunctions
Metrics and logging
High availability and replication
Upgrades
PostgreSQL extensions
Backup, restore, and PITR
Backup and restore
Point-in-time recovery
User-defined actions
Timescale integrations
Security
Timescale limitations
Troubleshoot Timescale
Tutorials
Code quick starts
API Reference
Migrate
Other deployment options
About Timescale
Find a docs page
Use Timescale

Backup, restore, and PITR

Timescale automatically handles backup and restore for all services using the pgBackRest tool. You don't need to perform backups for your Timescale service manually.

Timescale also offers self-initiated point-in-time recovery (PITR) in the console. This allows you to fork a service to any point in the last 3 days in a fork of the service being restored.

  • Backup and restore in Timescale
  • Performing a point-in-time recovery in Timescale

Keywords

backuprestorepitrpoint-in-time recovery

Found an issue on this page?

Report an issue!
Previouspostgis extensionNextBackup and restore

Related Content

Point-in-time recovery
Learn how to restore your service to a previous point in time
Backup and restore
Understand how backups and restores work in Timescale
Live migration
Migrate an entire database with low downtime
Troubleshooting known issues
Troubleshooting known issues in database migrations
Migrations using pg_dump and pg_restore
Migrate a hypertable or entire database with native PostgreSQL commands
Low-downtime migrations with dual-write and backfill
Migrate a hypertable or entire database with low downtime