postgres 修改密码

# su - postgres
$ psql
# ALTER USER postgres WITH PASSWORD 'postgres';

posted on 2013-12-02 14:05  jeffsun  阅读(223)  评论(0编辑  收藏  举报