row access

From: Bambero <robert(at)agiti(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: row access
Date: 2004-06-05 16:35:29
Message-ID: 40C1F651.9000202@agiti.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

Like in the subject. I have few tables i relations with themselves.
There are many users that may insert a rows. But i want that only owner
can modify or delete a row.

I found somwhere an information that can use here LOCK, but I don't know
how.

Please help

Bambero

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2004-06-05 16:45:31 Re: row access
Previous Message Tom Lane 2004-06-05 15:17:00 Re: How to find out who is calling the function