rabbitMQ篇
登陆时提示Not management user PGadmin篇
登陆报错could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host"localhost" (:1) and acceptingTCP/IP connections on port 5433 ?
rabbitMQ篇 登陆时提示Not management userlocalhost:15672(或者127.0.0.1:15672)
解决办法:设置用户为管理员
语法:rabbitmqctl set_user_tags 【用户名】 administrator
解决:启动postgres服务
win + R:services.msc,在弹窗中找到postgres,右键->启动



