drop view with out cascading the dependents

Поиск
Список
Период
Сортировка
От Ravi Katkar
Тема drop view with out cascading the dependents
Дата
Msg-id 46AC8D44F3AE1F4888F137837D0DF63508871E63CB@INHYWEXMB2.infor.com
обсуждение исходный текст
Ответы Re: drop view with out cascading the dependents
Список pgsql-general

Hi List,

 

 

Is there any feature to drop the view with out cascading the dependents.

 

Below is my requirement.

 

I have a view which is dependent on the other view/table. I wanted to drop the view dynamically and recreate the view with same name ( definition of view will differ ) with out cascading its dependents, after that I created the view it should have its dependents as to that of older one.

 

Thanks in advance.

 

 

Thanks,

Ravi Katkar

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: select count(*) status these days
Следующее
От: Torsten Zühlsdorff
Дата:
Сообщение: Re: Problem with initdb: creates database which do not exists