Skip to content

ericsciple/postgres

 
 

Repository files navigation

Go Report Card Build Status Docker Pulls Slack Twitter

Postgres

Postgres backup and restore plugin for Stash by AppsCode.

Install

Install PostgreSQL 11.2 backup or restore plugin for Stash as below.

helm repo add appscode https://charts.appscode.com/stable/
helm repo update
helm install appscode/stash-postgres --name=stash-postgres-11.2 --version=11.2

To install catalog for all supported PostgreSQL versions, please visit here.

Uninstall

Uninstall PostgreSQL 11.2 backup or restore plugin for Stash as below.

helm delete stash-postgres-11.2

Support

We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the AppsCode Slack team channel #stash. To sign up, use our Slack inviter.

If you have found a bug with Stash or want to request for new features, please file an issue.

About

Postgres backup and restore plugin for Stash by AppsCode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.4%
  • Makefile 2.8%
  • Other 0.8%