Postgres backup and restore plugin for Stash by AppsCode.
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 PostgreSQL 11.2 backup or restore plugin for Stash as below.
helm delete stash-postgres-11.2
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.