Quantcast
Channel: Question and Answer » postgresql
Viewing all articles
Browse latest Browse all 1138

PostgreSQL, How to keep only one schema?

$
0
0

I don’t want some users be available to create schemas, and only use the public schema.

I’d like to remove the permission of creating schemas, but I can’t found anything on PotsgreSQL 9.1 documentation. How can I do this?


Viewing all articles
Browse latest Browse all 1138

Trending Articles