Skip to main content

Command line tool to handle Postgresql WAL archiving on Rackspace's cloudfiles.

Project description

pg_raxarchive is a command line tool to handle Postgresql WAL archiving on Rackspace’s cloudfiles.

Quick help

Install using pip then:

  • Create a file /etc/pg_raxarchive.ini with rackspace credentials (see below).

  • Run pg_raxarchive upload {path_to_file} {basename} to upload archive a file.

  • Run pg_raxarchive download {basename} {path_to_file} to download an archived file.

  • Run pg_raxarchive cleanup {filename} to remove WAL files older than {filename}.

Rackspace credential file follows pyrax format:

[rackspace_cloud]
username = YUOR_USERNAME_HERE
api_key  = YOUR_API_KEY_HERE

You can customize the region and the container name using:

  • pg_raxarchive --container CONTAINE_RNAME ...

  • pg_raxarchive --region REGION_NAME ...

By default pg_raxarchive expects to be running inside rackspace network. If this is not your case or you want to be billed for some other reasons use pg_raxarchive --use-public.

More

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

pg_raxarchive-1.1.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file pg_raxarchive-1.1.tar.gz.

File metadata

  • Download URL: pg_raxarchive-1.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pg_raxarchive-1.1.tar.gz
Algorithm Hash digest
SHA256 12e7392cc66b5fbcd1e06db5e62eba6750ba373ca7942400850f3879f327bf38
MD5 cfcf97242b0251e611699d58b88253a5
BLAKE2b-256 0e597b8db8b0b15abe89ccd082bac66f85b2d8b32979be016ef636cbbe79dc0c

See more details on using hashes here.

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