psql -U myapp_user -d myapp_db < backup.sql
Category: Self-Hosting
Restore a PostgreSQL database from a SQL dump file