windows - How to change console code to 1252? -
I am trying to use PostgreSQL on Windows 8 using the command line provided by GT Bash so that I I can run commands such as Unix. When access to postgrades with the following command: Warning: console code page (850) windows code page (1252) etc. is different from. .. In the Windows Command tool, I need to type I tried git bash to sh .exe ": chcp: command not found Any ideas? Try "chcp.com 1252". Git does not consider bash ".com" as an ineffective executable postfix. "Chcp" can not expand to fix it If you are executable, you should type "chcp.com" completely. psql -U postgres I get:
chcp 1252 before reaching postgraduates so that the warning is not visible. What is the equivalent command in Unix / GIT Bash?
chcp 1252 or
chcp but it outputs:
Comments
Post a Comment