Answers for "add .dump to psql"

SQL
5

how to take database dump in postgresql

pg_dump dbname > outfile
Posted by: Guest on May-12-2020
0

populate db from command line postgres

i 'path/to/file.sql'
Posted by: Guest on August-03-2020

Code answers related to "SQL"

Browse Popular Code Answers by Language