Local

Supermetal can stage your data in a local filesystem directory before writing it into your target database.

Prerequisites

  • A local filesystem directory with read and write permissions and sufficient disk space.

Setup

Specify the local directory path when creating the connector. Supermetal creates the directory if it does not exist.

When running in the cloud, back the directory with persistent storage (EBS, GCP Persistent Disk, Azure Disk) to avoid data loss.

Last updated on

On this page