MCPcopy Create free account
hub / github.com/wal-e/wal-e / cmd.py

File cmd.py

wal_e/cmd.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""WAL-E is a program to assist in performing PostgreSQL continuous
3archiving on S3 or Windows Azure Blob Service (WABS): it handles pushing
4and fetching of WAL segments and base backups of the PostgreSQL data directory.

Callers

nothing calls this directly

Calls 3

gevent_monkeyFunction · 0.85
ssl_monkeyFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected