Password failure postgres
andremaytorena
PROOP

a month 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


andremaytorena
PROOP

a month ago

oh strange, so the postgres password was wrong because it set it as the same password from the old database


a month ago

Yep, that's expected as the environment variables (username and password) are supposed to be set up only during the initial setup.


Loading...