Documentation ¶
Index ¶
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Backup ¶
func Backup(conn postgresql.ConnSettings, s3Cred store.S3Credentials, dbName string, dest string) error
func Create ¶
func Create(conn postgresql.ConnSettings, name string) error
func Delete ¶
func Delete(conn postgresql.ConnSettings, name string) error
func Restore ¶
func Restore(conn postgresql.ConnSettings, s3Cred store.S3Credentials, dbName, src string) error
func Run ¶
func Run(conn postgresql.ConnSettings, filename string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.