Versions in this module Expand all Collapse all v0 v0.3.0 Oct 27, 2017 Changes in this version + func Backup(conn postgresql.ConnSettings, s3Cred store.S3Credentials, dbName string, ...) error + func Create(conn postgresql.ConnSettings, name string) error + func Delete(conn postgresql.ConnSettings, name string) error + func Restore(conn postgresql.ConnSettings, s3Cred store.S3Credentials, dbName, src string) error + func Run(conn postgresql.ConnSettings, filename string) error