会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
好好干,好好学
博客园
首页
新随笔
联系
订阅
管理
2020年11月24日
postgresql修改postgres用户密码
摘要: [postgres@pg01 ~]$ psql -Upostgres -dpostgres postgres=# alter user postgres with password 'postgres'; ALTER ROLE 登录测试: [postgres@pg02 ~]$ psql -h 192
阅读全文
posted @ 2020-11-24 18:04 orcl
阅读(934)
评论(0)
推荐(0)
编辑
公告