postgresql使用命令行创建实例,用户并连接

[[email protected] person]# su - postgres Last login: Tue Sep 15 11:33:23 CST 2020 on pts/0 -bash-4.2$ psql psql (9.6.5) Type "help" for help. postgres=# create user wsj with password 'wsj'; CREATE RO
相关文章
相关标签/搜索