user/group creation privileges

From: "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
To: pgsql-general(at)postgresql(dot)org
Subject: user/group creation privileges
Date: 2001-03-01 20:08:32
Message-ID: 983477312.3a9eac4054ff8@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a special question.
I'm about to make a system that is going to have several users are going to load
data with a web interface. This users are gonna be on a special group that will
have privileges on the database.
Now, I want to have on (or more) users to be able to create new users, put them
in this group and give them privileges to modify the database structure (SELECT,
INSERT, UPDATE, DELETE).
How can I do this last part? I didn't find much on the GRANT manual.

Saludos... :-)

System Administration: It's a dirty job,
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués email: martin(at)math(dot)unl(dot)edu(dot)ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2001-03-01 20:25:36
Previous Message Oberpriller, Wade D. 2001-03-01 20:02:30 PLPGSQL