PostgreSQL Tutorial 1 -- psql is not recognized as an internal command windows

While using postgreSQL command line utility "psql" command is giving error like "psql is not recognized as an internal command windows".

To solve this we have to follow below process. 

1. Getting the error. 




2. Temporary solution for the issue resolution. 




3. Updating the "PATH" environment variable for applying the permanent changes. 




4. Verifying the fix. Issue solved. 



Comments

Popular posts from this blog

How to connect postgresql database through ODBC driver in excel

Postgresql System files and their uses