我试图在postgreSQL中添加到服务器的连接.但是当我填写所有细节时,我得到了这个错误
Error connecting to the server: FATAL: role "abc" does not exist.
"abc"是我想要创建的用户名.
我正在使用Tomcat服务器eclipse.
请帮我找到解决这个问题的方法.
提前致谢!
postgresql
postgresql ×1