Dive into Code
Home
Django Docs
Placeholder
Projects
Run psql file from terminal
Postgresql
August 10, 2017
python
Run psql file from terminal
python
Copy
1
psql
-
U
username
-
d
database
-
a
-
f
file
.
psql
Share this:
Related Posts
Hotel Management postgresql basic schema
Find the size of postgresql database
Optimize postgresql in debian server
postgresql schema for access control list
E-shop schema for postgresql
Backup postgres databases