Re: REVOKE DROP tables

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: REVOKE DROP tables
Дата
Msg-id 20060903185534.GA4707@wolff.to
обсуждение исходный текст
Ответ на REVOKE DROP tables  ("F. Kleinpaul" <fkleinpaul@gmail.com>)
Список pgsql-admin
On Sat, Sep 02, 2006 at 08:33:52 -0300,
  "F. Kleinpaul" <fkleinpaul@gmail.com> wrote:
> How can I REVOKE users right to DROP tables?

The owner of a table can always drop it. So you would need to change
the owner of the table using ALTER TABLE table_name OWNER TO new_owner.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: REVOKE DROP tables
Следующее
От: "Aaron Bono"
Дата:
Сообщение: Re: archive logs recovery