Home
Commands
Run SQL file against Postgres
Run SQL file against Postgres
Databases
psql -d <db> -f ./schema.sql
Copy command