Weap.io Docs
  • Home
  • Overview
    • What are Provider Snapshots?
    • What are Database Backups?
    • What are File Backups?
  • Provider snapshots
    • Alibaba Cloud
      • Get started
    • AWS EC2
      • Get started
    • AWS Lightsail
      • Get started
    • DigitalOcean
      • Get started
      • Multi-region replication
      • Trigger manual snapshots
    • Exoscale
      • Get started
    • Google Cloud Platform
      • Get started
    • Hetzner
      • Get started
    • OVH
      • Get started
    • Scaleway
      • Get started
    • UpCloud
      • Get started
  • Database backups
    • MySQL backups
      • Get started
      • Encrypted MySQL backups
      • Exclude certain tables from the backups
    • PostgreSQL backups
      • Get started
      • Auto-synchronize your PostgreSQL databases
    • How to decrypt a database backup
  • File Backups
    • Get started
  • Storages
    • Overview
    • How to connect your AWS S3 storage
    • How to connect your Backblaze B2 storage
    • How to connect your Azure Blob Storage
    • How to connect your SFTP storage
  • Encryption keys
    • How to generate an encryption key
Powered by GitBook
On this page
  • Introduction
  • Is important where I host my databases?
  • What databases are supported?
  • Where are the backups stored?
  • What storage providers are supported?

Was this helpful?

  1. Overview

What are Database Backups?

Overview of Database Backups

Introduction

In case you host your database on a DigitalOcean/Hetzner/AWS instance and you need to backup it, native snapshots may not be the best option if the database has a lot of write operations.

To overcome this drawback, we offer a fully managed backup solution for MySQL and PostgreSQL.

Is important where I host my databases?

No. We can backup any supported database as long as the server used to create the backup has SSH enabled.

What databases are supported?

Currently we support MySQL and PostgreSQL.

Where are the backups stored?

Each plan has 5GB, 25GB or 250GB of storage included and you always have to possibility to connect your own cloud storage if you want to replace or extend the storage included in the plan.

What storage providers are supported?

We support AWS S3, Wasabi, DigitalOcean Spaces and Backblaze B2.

PreviousWhat are Provider Snapshots?NextWhat are File Backups?

Last updated 4 years ago

Was this helpful?