Is there a way to add readonly user to PostgreSQL database from railway?
jirkavrba
HOBBYOP

a year ago

Hello, I created a database using the built-in postgresql deployment. Is there a way to add an additional user that has read-only permission to be used in services that are only consuming the data (grafana in the screenshot)?

Thanks a lot!

4 Replies

jirkavrba
HOBBYOP

a year ago

N/A


jirkavrba
HOBBYOP

a year ago

8d218d83-5f33-440f-b241-e58690337d3c


jirkavrba
HOBBYOP

a year ago

Oh


a year ago

Hello, the Postgres databases we deploy are near stock Postgres databases, so you'd do it the same way you would on any Postgres database deployed via docker -


Loading...