# Readonly User of PostgreSQL on AWS
[TOC]
###### tags: `aws` `rds` `postgres`
---
# References
- AWS Database Blog: [Managing PostgreSQL users and roles](https://aws.amazon.com/blogs/database/managing-postgresql-users-and-roles/)
- GitHub: [How to create a read only user in AWS RDS PostgreSQL and a user with superuser privileges on AWS RDS PostgreSQL]([/MGArQEIzRUeI-iNvI8IG3A](https://gist.github.com/checco/40960cd7e993e568e4bd4ede27a25197))
- StackOverflow: [How do I create a readonly user in Postgres in AWS RDS?](https://stackoverflow.com/questions/56940582/how-do-i-create-a-readonly-user-in-postgres-in-aws-rds)