xmanman

导航

 

2019年8月26日

摘要: 设置greenplum用户和密码访问:1、创建gp用户create user tableau with nosuperuser nocreatedb password 'tableau' ; 修改密码命令:alter user gpadmin with password 'gpadmin'; 2、赋 阅读全文
posted @ 2019-08-26 16:07 xmanman 阅读(3440) 评论(0) 推荐(0)