simpleweb/puppet-pgbackups

Name: puppet-pgbackups

Owner: Simpleweb

Description: A Puppet module for managing postgres

Created: 2014-01-28 14:16:53.0

Updated: 2014-04-02 15:09:52.0

Pushed: 2014-04-02 15:09:52.0

Homepage:

Size: 370

Language: Puppet

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

puppet-pgbackups

Puppet module for setting up regular postgres database backups

Install

Not yet available of Puppet Forge.

To install as a git submodule, run:

$ git submodule add git@github.com:simpleweb/puppet-pgbackups.git modules/pgbackups
Usage

All options are shown, with defaults:

s { "pgbackups::all":
ckup_dir => "/var/backups/pgsql",
ckup_format => "plain",
er => "postgres",

Dependencies

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.