Categories
Python print dumpcmd?
how to print what command it executes
dumpcmd = "pg_dump -U " + DB_USER + " -w -d " + DB_NAME + ''' -t "SC_Tag"."tagdata_%s"'''% month + " | gzip >> " + currentBackupName
Answer the question
In order to leave comments, you need to log in
print
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question