Database Reference
In-Depth Information
FATAL: role "role-name"...
This is an error that occurs when the database is deprovisioned but its connection still ex-
ists:
FATAL: role "g5hja7jkeu" is not permitted to log in
(PG::Error)
There are two solutions for this problem: the first one is to provision a new database
through the heroku adds:add heroku-postgresql command, and the second
one is to promote one database as a primary database through the heroku pg:promote
HEROKU_POSTGRESQL_[COLOR]_URL command.
Search WWH ::




Custom Search