1 line
119 B
Bash
1 line
119 B
Bash
PGPASSWORD=oliver99 pg_restore -U postgres -h localhost -n public --dbname=proddashboard -c -1 prod_dashboard_temp.sql
|