On PostgreSQL local server, open pgAdmin III, open a new SQL query and excecute this:
ALTER USER Postgres WITH PASSWORD '<<newpassword>>';
On PostgreSQL local server, open pgAdmin III, open a new SQL query and excecute this:
ALTER USER Postgres WITH PASSWORD '<<newpassword>>';