Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

how to run sql script in postgresql in windows

easiest and most used way to run any SQL file in PostgreSQL is via its SQL shell.
Open the SQL shell from the menu bar of Windows 10. 
Add your server name, database name where you want to import the file, the port number you are currently active on, PostgreSQL username, and password to start using SQL shell.
 
PREVIOUS NEXT
Tagged: #run #sql #script #postgresql #windows
ADD COMMENT
Topic
Name
4+1 =