Answers for "how to use dump in potgres in server with current database"

SQL
5

how to take database dump in postgresql

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

Code answers related to "how to use dump in potgres in server with current database"

Code answers related to "SQL"

Browse Popular Code Answers by Language