grant to whole database

From: Tomas Berndtsson <tomas(at)nocrew(dot)org>
To: pgsql-admin(at)postgresql(dot)org
Subject: grant to whole database
Date: 2000-10-12 12:35:13
Message-ID: 803di2grum.fsf@junk.nocrew.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I couldn't find this feature in the documentation, but I hope it
exists anyway. What I would like to do, is to grant permissions for a
database to a user or a group. I.e. permissions for the whole
database, to create new tables, views, what have you. The only grant I
have found is granting permissions on separate, existing, tables,
views, etc. The other option is to make the person(s) superuser and
therefore give them permission to change all databases in the system,
but that's not really good.

Is there some way I can get this?

Greetings,

Tomas

Browse pgsql-admin by date

  From Date Subject
Next Message Loïc TREGOUËT 2000-10-12 14:33:28 Re: ssh problem ?
Previous Message Loïc TREGOUËT 2000-10-12 12:35:03 ERROR: ORDER BY is not allowed in INSERT/SELECT