From: | Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | groups in postgres |
Date: | 2001-04-18 15:20:18 |
Message-ID: | 01041818201806.04332@bugs |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
I building an application that will load data on a database by lots of
people. So I thought about putting them in a group and giving priviledges to
the group.
The problem is the the information on the main table is related with fields
of other tables, and depending on how it's related, I want some users to be
able to modify the data and I don't want those users to insert new data if
the relation is right for them.
Am I clear up to know?
Now, how can I do this? Is it posible manipulating groups? Or do I have to
play with triggers.
Saludos... :-)
--
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Frank Joerdens | 2001-04-18 15:37:27 | persistent connections, AOLserver (Was: [SQL] maybe Offtopic : PostgreSQL & PHP ?) |
Previous Message | Roberto Mello | 2001-04-18 14:54:24 | Re: maybe Offtopic : PostgreSQL & PHP ? |