Sample Header Ad - 728x90

Create postgres schema in db with multi user in AUTHORIZATION

7 votes
1 answer
11839 views
Is it possible to create a schema that is owned or accessible by more than one user in the same database? I was reading postgres create schema documentation and postgres alter schema documentation and there is no syntax to provide more than a single user. I was also googling for such a solution, either in simple or hard way and found nothing, not even a single point to any workaround. Could you, please, point me to a solution or possible ways to workaround that, or make me certain, that such a thing is not possible in any way?
Asked by tymik (175 rep)
Aug 4, 2015, 02:02 PM
Last activity: Aug 5, 2015, 01:34 PM