Re: Can't Figure Out Where Rows Are Going

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Can't Figure Out Where Rows Are Going
Дата
Msg-id 15978.1147047773@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Can't Figure Out Where Rows Are Going  (HH <lists@lastonepicked.com>)
Список pgsql-general
HH <lists@lastonepicked.com> writes:
> Would it be possible to create a constraint that makes rows of a certain
> table impossible to delete?

REVOKE DELETE ON foo FROM ...

This assumes you don't run your apps as database superuser of course.

            regards, tom lane

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

Предыдущее
От: Geoffrey
Дата:
Сообщение: Re: Using the REPLACE command to replace all vowels
Следующее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: dumb but existential question