Content
Postgressql Acces
Added by Pampa Party about 1 year ago
Hi,
i have the following Problem. I want to get acces to my sql data base to set a password and change username. During the Installation of OP i didn´t set a pw. I checked this with reconfigure openproject and use existing SQL Database and didn´t type any pw in there, and it worked. So i have the username, the data base name and no password set. When i try to log into my database i get following:
psql: error: connection to server at "localhost" (::1), port xxxx failed: FATAL: password authentication failed for user "Userxxx"
connection to server at "localhost" (::1), port xxxx failed: FATAL: password authentication failed for user "Userxxx"
can somebody help me how i can log in to my data base without pw? Is there something similiar to SSH connection settings i need to change?
Best regards