FIX could not change directory to "/root"
Compare changes
+ 4
− 11
@@ -12,6 +12,7 @@
@@ -12,6 +12,7 @@
@@ -51,6 +52,8 @@ function doPgsqlBackup(){
@@ -51,6 +52,8 @@ function doPgsqlBackup(){
sSqlGetDblist="select datname from pg_database where not datistemplate and datallowconn order by datname;"
@@ -61,18 +64,8 @@ function doPgsqlBackup(){
@@ -61,18 +64,8 @@ function doPgsqlBackup(){