Skip to content

bbr-postgres-db job from postgres/29

This sample job must be collocated with the postgres job since leverages local db connections.

Github source: 5de4d63d or master branch

Properties

release_level_backup

Include postgres in backup and restore operations

Default
false

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/bbr-postgres-db/ directory (learn more).

  • bin/bbr/backup (from backup.sh.erb)
  • bin/bbr/restore (from restore.sh.erb)
  • config/config.sh (from config.sh.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.

This job relies on no runtime packages.