import postgres dump using pg restore code example Example: postgresql restore from dump Click to copypsql -U postgres -h localhost -p 5432 -f data_dump.sql