Re: queries with lots of UNIONed relations

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: queries with lots of UNIONed relations
Дата
Msg-id AANLkTikYEX25b4E_AoZk=WWspv2OC7ZKct2VeZb1NCMj@mail.gmail.com
обсуждение исходный текст
Ответ на Re: queries with lots of UNIONed relations  (Jon Nelson <jnelson+pgsql@jamponi.net>)
Ответы Re: queries with lots of UNIONed relations  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On Thu, Jan 13, 2011 at 3:12 PM, Jon Nelson <jnelson+pgsql@jamponi.net> wrote:
> I still think that having UNION do de-duplication of each contributory
> relation is a beneficial thing to consider -- especially if postgresql
> thinks the uniqueness is not very high.

This might be worth a TODO.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: kakarukeys
Дата:
Сообщение: Re: adding foreign key constraint locks up table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: queries with lots of UNIONed relations