如何列出PostgreSQL中的所有用户

From the psql interface, run the \du command: 在psql界面中,运行\du命令: This will give you the list of all users in the system, plus their role attributes and the list of role groups they are member of. 这将为您提
相关文章
相关标签/搜索