sudo -u postgres psql postgres alter user postgres with password '密码';
sudo -u postgres psql postgres
alter user postgres with password '密码';