Re: queries with lots of UNIONed relations - Mailing list pgsql-performance

From Robert Haas
Subject Re: queries with lots of UNIONed relations
Date
Msg-id AANLkTikYEX25b4E_AoZk=WWspv2OC7ZKct2VeZb1NCMj@mail.gmail.com
Whole thread Raw
In response to Re: queries with lots of UNIONed relations  (Jon Nelson <jnelson+pgsql@jamponi.net>)
Responses Re: queries with lots of UNIONed relations
List 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 by date:

Previous
From: kakarukeys
Date:
Subject: Re: adding foreign key constraint locks up table
Next
From: Tom Lane
Date:
Subject: Re: queries with lots of UNIONed relations