I have vagrant installed and I cannot sign in to the database through pgAdmin. When I attempt to access in terminal I receive the following error:
How can I either reset the password or create a new user via command line or through pgAdmin?
Do not set the postgres password. That account is for user admin work. It should stay locked.
postgres
See my notes on the postgres user and how to set up here.