Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/postgresql/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Postgresql 无法使用commad行连接Postgres_Postgresql_Cmd_Psql - Fatal编程技术网

Postgresql 无法使用commad行连接Postgres

Postgresql 无法使用commad行连接Postgres,postgresql,cmd,psql,Postgresql,Cmd,Psql,我想用命令行(cmd)连接Postgres。但是当我在cmdpsql-U postgres postgres中输入此命令时,cmd会要求我输入密码,但当我尝试输入密码时,我的键盘不工作,只有enter键工作。有人能告诉我为什么当cmd要求我输入密码时我的键盘停止工作了吗 为了安全起见,控制台不显示键入的字符,您是否尝试键入密码并按enter键 (我最近也有同样的问题)

我想用命令行(cmd)连接Postgres。但是当我在cmd
psql-U postgres postgres
中输入此命令时,cmd会要求我输入密码,但当我尝试输入密码时,我的键盘不工作,只有enter键工作。有人能告诉我为什么当cmd要求我输入密码时我的键盘停止工作了吗


为了安全起见,控制台不显示键入的字符,您是否尝试键入密码并按enter键

(我最近也有同样的问题)