a year ago
Hi,
After changing my postgres/railway db password via the Railway page, I can't use it, only the old one. What's missing?
2 Replies
a year ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • over 1 year ago
a year ago
I changed only in environment variables. Its right?
a year ago
You can not change the password via environment variables, that is simply not how Postgres works.
Changing a password on Postgres would not be specific to Railway, so please see this article I found -
https://www.postgresqltutorial.com/postgresql-administration/postgresql-change-password/
Once you change your password you can then manually update the password variable.