Blocking object creation for some users - Mailing list pgsql-general

From Bruno Wolff III
Subject Blocking object creation for some users
Date
Msg-id 20020401213307.GA25015@wolff.to
Whole thread Raw
Responses Postgres/PHP, Apache child processes dying  (Steve Lane <slane@fmpro.com>)
List pgsql-general
Is there a way to keep users from creating new objects in a database
while letting them access existing objects in the same database?

It doesn't look like there is a clean (e.g. with GRANT) way to do this. I
tried looking to see if there was a sneaky way to block update access to some
of the system tables, but that doesn't seem to be doable either.

pgsql-general by date:

Previous
From: "Johnson, Shaunn"
Date:
Subject: parsing relname in pg_class
Next
From: "Johnson, Shaunn"
Date:
Subject: Re: parsing relname in pg_class