Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgresql restore from dump

psql -U postgres -h localhost -p 5432 -f data_dump.sql
 
PREVIOUS NEXT
Tagged: #postgresql #restore #dump
ADD COMMENT
Topic
Name
3+3 =