kartoza / docker-pg-backup

A cron job that will back up databases running in a docker postgres container
GNU General Public License v2.0
452 stars 103 forks source link

Add options to dump and restore globals #14

Closed NyakudyaA closed 5 years ago

NyakudyaA commented 5 years ago

Added options to dump and restore globals

This fixes #13

NyakudyaA commented 5 years ago

@lucernae any comments here.