Postgresql 9.6, create a user with only select permissions for a given database/schema
2
votes
1
answer
246
views
I want to create a user that has:
- has its default privileges revoked when I create it
- can only perform selects against a given database/schema
Is this possible?
Asked by LiteWait
(121 rep)
Jun 24, 2020, 03:12 PM
Last activity: May 26, 2025, 09:07 PM
Last activity: May 26, 2025, 09:07 PM