- 1.Linux环境下
- #su postgres
- -bash-3.2$psql -U postgres
- postgres=#alter user postgres with password 'new password';
- postgres=#q
come from :http://blog.csdn.net/starnight_cbj/article/details/7332422
come from :http://blog.csdn.net/starnight_cbj/article/details/7332422