Chen Jian

导航

 
1.Linux环境下  
#su  postgres   
-bash-3.2$psql -U postgres   
postgres=#alter user postgres with password 'new password';  
postgres=#\q
posted on 2016-08-13 16:43  Chen Jian  阅读(2691)  评论(0)    收藏  举报