3 lines
91 B
Bash
Executable File
3 lines
91 B
Bash
Executable File
pg_dumpall -Upostgres > divar.backup
|
|
|
|
#psql -f infile postgres #Restore using this command. |