Re: view management

Поиск
Список
Период
Сортировка
От Ed L.
Тема Re: view management
Дата
Msg-id 200711161402.37167.pgsql@bluepolka.net
обсуждение исходный текст
Ответ на view management  ("Ed L." <pgsql@bluepolka.net>)
Ответы Re: view management
Re: view management
Список pgsql-general
On Friday 16 November 2007 1:57 pm, Ed L. wrote:
> I have a question about view management...
>
> I often have need for views that reference views that
> reference views, and so on.  When I need to make a small
> update to one of the views, I am faced with having to drop and
> recreate all dependent views even if the driving change just
> adds another column to the view, for example.  I might have to
> drop and recreate many tens of views just to make a change to
> a single view.  What a PITA.  How do others manage this?

And before you tell me all about DROP VIEW ... CASCADE, please
note I'm not talking about that.  I'm talking about the
difficulties of having to recreate all views in the entire
subtree of view dependencies just to change one minor aspect of
an independent view.

TIA...
Ed

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: view management
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [pgtranslation-translators] Call for translations