Skip to content

postgresql_node_ng job from cf-services-contrib/6

Github source: 57fd2098 or master branch

Properties

Templates

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

  • bin/post_service_start.sh (from post_service_start.sh)
  • bin/postgresql_ctl (from postgresql_ctl.erb)
  • bin/postgresql_migration_util (from postgresql_migration_util.erb)
  • bin/postgresql_node_ctl (from postgresql_node_ctl)
  • bin/postgresql_worker_ctl (from postgresql_worker_ctl)
  • bin/pre_service_start.sh (from pre_service_start.sh)
  • bin/warden_ctl (from warden_ctl.erb)
  • bin/warden_service_ctl (from warden_service_ctl)
  • config/logrotate.conf (from logrotate.conf.erb)
  • config/postgresql.conf (from postgresql.conf.erb)
  • config/postgresql91.conf (from postgresql91.conf.erb)
  • config/postgresql92.conf (from postgresql92.conf.erb)
  • config/postgresql93.conf (from postgresql93.conf.erb)
  • config/postgresql_backup (from postgresql_backup.erb)
  • config/postgresql_backup.cron (from postgresql_backup.cron.erb)
  • config/postgresql_backup.yml (from postgresql_backup.yml.erb)
  • config/postgresql_logrotate.cron (from postgresql_logrotate.cron.erb)
  • config/postgresql_node.yml (from postgresql_node.yml.erb)
  • config/postgresql_worker.yml (from postgresql_worker.yml.erb)
  • config/syslog_forwarder.conf (from syslog_forwarder.conf.erb)
  • config/warden.yml (from warden.yml.erb)

Packages

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