Re: Rules on View

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Rules on View
Дата
Msg-id 10356.1456844859@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Rules on View  (Sridhar N Bamandlapally <sridhar.bn1@gmail.com>)
Список pgsql-general
Sridhar N Bamandlapally <sridhar.bn1@gmail.com> writes:
> Is there a way to avoid creating rule under creation of view ?

If you mean the ON SELECT rule, no.  A view basically *is* an ON SELECT
rule; there's not very much else to it.  What usefulness do you imagine
you'd get from a view without ON SELECT?

            regards, tom lane


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