Re: Rules and Views

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: Rules and Views
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA48879A6@m0114.s-mxs.net
обсуждение исходный текст
Ответ на Rules and Views  (Curt Sampson <cjs@cynic.net>)
Ответы Re: Rules and Views
Список pgsql-hackers
> But the message I was replying to was a similar union query, and I was
> thinking that that person might be having a similar initial intuitive
> reaction, "well, it looks kinda the same." I just wanted to note that
> you need to check this stuff with explain, rather than
> blindly assuming
> you know what's going on.

I had a "union all" view, which is actually a quite different animal than
a "union" view which needs to eliminate duplicates before further processing.

Andreas


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

Предыдущее
От: Karel Zak
Дата:
Сообщение: Re: getpid() function
Следующее
От: Curt Sampson
Дата:
Сообщение: Re: Rules and Views