Some Lesson - RAM PUKAR
Wednesday, March 29, 2017
Run postgresql queries from the command line
Syntax:
psql.exe -U <username> -d <database_name>
Not to use semicolon ( ; )
Example:
E:\PostgreSQL\9.5\bin>psql.exe -U postgres -d amazone_db
Demo:
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment