Hello, I am attempting to login into the admin page for my site and am getting this 'password authentication failed' error. I followed the tutorial on your Help page entitled 'Configuring postgres for your app (eg Django)'. On my 'Databases' tab, I am able to start a Postgres console. I am using the user and password for my app, which I assume I'm supposed to use instead of the user and password for the Superuser (I also tried the Superuser name and password too). Do I need to change my password for the app to all lower case and no symbols? If so, how do I change my app password? Thank you.