Time penalty on VIEWS on VIEWS

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Time penalty on VIEWS on VIEWS
Дата
Msg-id 20001105125003.D27532@gruby
обсуждение исходный текст
Список pgsql-sql
Hi,

My situation: VIEW A is grouping information from 2 tables (B,C). I have to
make another VIEW with additional WHERE statement compared in VIEW A. I can
make this as a VIEW groupping tables B and C, or makeing VIEW of VIEW A.
I know that second sollution is more flexible but there should be some kind of
time penalty. I'm wondering how much it is.

regards,

depesz


-- 
hubert depesz lubaczewski
------------------------------------------------------------------------    najwspanialszą rzeczą jaką dało nam
nowoczesnespołeczeństwo,     jest niesamowita wręcz łatwość unikania kontaktów z nim ...
 




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

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: Question about ordering views
Следующее
От: Indraneel Majumdar
Дата:
Сообщение: Re: Conditional SQL query