Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgres execute multiple sql file from command line

psql -U username -d databasename -q -f file1 -f file2
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #postgres #execute #multiple #sql #file #command #line
ADD COMMENT
Topic
Name
7+2 =