Skip to content

pgbackup/2

You can find the source of this version on GitHub at cloudfoundry-community/postgresbackup-boshrelease. It was created based on the commit c01e71c1.

Release Notes

New features

  • Added support for multiple postgres versions
  • Added support for alternate s3-esque endpoints.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "pgbackup"
  version: "2"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/postgresbackup-boshrelease?v=2"
  sha1: "0c7a7b31d945500831b3e1d7b8a75008085e888b"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 0c7a7b31d945500831b3e1d7b8a75008085e888b \
  "https://bosh.io/d/github.com/cloudfoundry-community/postgresbackup-boshrelease?v=2"

Jobs

Packages