Skip to main content

A command-line tool for backing up and restoring PostgreSQL databases to/from S3-compatible storage.

Project description

pgs3

Usage: pgs3 [OPTIONS] COMMAND [ARGS]...

  A command line app that help you backup/restore postgresql to a s3
  compatible file storage system.

  S3 will be upload to
  s3://$S3_BUCKET/$S3_PATH/$DATETIME/[schema_dump|db_dump].sql * DATETIME
  should be like 20240101_121212, and we use this as version name.

Options:
  --help  Show this message and exit.

Commands:
  backup
  download
  init
  list-backup```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pgs3-0.0.4.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

pgs3-0.0.4-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page