D
D
des1roer2015-06-18 10:29:57
linux
des1roer, 2015-06-18 10:29:57

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

1 answer(s)
A
Andrey K, 2015-06-18
@des1roer

print

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question