Re: row access

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: row access
Дата
Msg-id 20040605164531.GA12441@wolff.to
обсуждение исходный текст
Ответ на row access  (Bambero <robert@agiti.net>)
Ответы Re: row access
Список pgsql-general
On Sat, Jun 05, 2004 at 18:35:29 +0200,
  Bambero <robert@agiti.net> wrote:
> 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.

You don't want LOCK, you want GRANT and REVOKE.

В списке pgsql-general по дате отправления:

Предыдущее
От: Bambero
Дата:
Сообщение: row access
Следующее
От: Bambero
Дата:
Сообщение: Re: row access