Skip to content

Files

Latest commit

 

History

History
35 lines (23 loc) · 1.62 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.62 KB

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.