How to add psql to path on windows
You need to set path for using psql on windows. You have to set the path for the psql on windows to be able to use postgresql from the command line.
c> program files> PostgreSQL> bin> psql
copy the path
control panel> advanced system settings> Env...
sihan.hashnode.dev1 min read