Partial Indexes, was Re: Firebird and PostgreSQL at the DB Corral.

From: Richard Huxton <dev(at)archonet(dot)com>
To: Paul Ganainm <paulsnewsgroups(at)hotmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Partial Indexes, was Re: Firebird and PostgreSQL at the DB Corral.
Date: 2003-12-18 09:27:03
Message-ID: 200312180927.03451.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 18 December 2003 03:53, Paul Ganainm wrote:
> kleptog(at)svana(dot)org says...
>

> > Now an index can be used on customer when searching for only unbilled
> > things whereas normally it would also have to search for all historical
> > things as well.
> >
> > So, you get the benefit of a smaller index that is more useful to boot.
>
> Hmmm... this is kinda like the Oracle thing where tables can be
> partitioned? Sort of?

Not really (other than it's a performance thing). It is very useful when you
know most queries are only interested in a certain set of values.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2003-12-18 09:30:05 Re: param max_connections
Previous Message konf 2003-12-18 08:34:34 param max_connections