Tutorial: read-only PostgreSQL user
Posted in: Database
About: PostgreSQL is installed, the tables are planned or already created. Now how do I create a read-only user that can access one/some/all tables in a schema but not UPDATE, INSERT or DELETE anything?