New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pg2cf

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg2cf

Performs PostgresSQL dumps and stashes them in CloudFiles

  • 1.0.2
  • PyPI
  • Socket score

Maintainers
1

pg2cf

Utility program for uploading PostgreSQL backups to RackSpace Cloud Files

Documentation <http://getstatusy.github.io/pg2cf/>__

Installation

::

pip install pg2cf

Usage

  1. Rename init.sh.example to init.sh
  2. Enter the required variables and source them source init.sh
  3. Install required python modules with pip install -r requirements.txt
  4. Execute the program ./pg2cf.py

Depending on where you set the LOG_FILE in init.sh you can view the logs of the application to make sure that everything is working with tail -f $LOG_FILE

Production Usage Example <https://blog.statusy.co/easily-send-postgresql-backups-to-rackspace-cloud-files-with-pg2cf/>__

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc