walarch

command module
v0.0.0-...-f60894a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2023 License: MIT Imports: 2 Imported by: 0

README

walarch

PostgreSQL WAL archive to S3 tools

用法

tools for archive postgresql wal to s3

Usage: walarch [command]

Available Commands: get get a file from S3 put put a file to S3

Flags: --access_key string S3 Access Key --bucket string S3 bucket --endpoint string S3 endpoint --region string S3 region --secret_key string S3 Secret Key

上传文件到S3

put a file upload to S3

Usage: walarch put [flags]

Flags: --file string file upload to S3

Global Flags: --access_key string S3 Access Key --bucket string S3 bucket --endpoint string S3 endpoint --region string S3 region --secret_key string S3 Secret Key

从S3下载文件

get a file download from S3

Usage: walarch get [flags]

Flags: --file string file download from S3 --path string path of file to restore

Global Flags: --access_key string S3 Access Key --bucket string S3 bucket --endpoint string S3 endpoint --region string S3 region --secret_key string S3 Secret Key

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL