support backup of single database or given databases
Compare changes
+ 16
− 3
@@ -18,6 +18,7 @@
@@ -38,6 +39,12 @@ fi
@@ -77,7 +84,7 @@ function pgsql.backup(){
@@ -99,8 +106,14 @@ function pgsql.backup(){
changes in localdump.sh ... and pgsql.sh (for first implementation) Other database types will follow