andremaytorena
PROOP
20 days ago
I made a new postgres, then restored the tables from another database, then attached a restored volume from that other database and now when I try to access the new database it gives a password error
3 Replies
oh strange, so the postgres password was wrong because it set it as the same password from the old database
passos
MODERATOR
19 days ago
Yep, that's expected as the environment variables (username and password) are supposed to be set up only during the initial setup.