Re: Unique indicies - Mailing list pgsql-general

From Tom Lane
Subject Re: Unique indicies
Date
Msg-id 3280.1203692336@sss.pgh.pa.us
Whole thread Raw
In response to Unique indicies  (Naz Gassiep <naz@mira.net>)
List pgsql-general
Naz Gassiep <naz@mira.net> writes:
> If you have an index like this:
> CREATE UNIQUE INDEX foo ON tablename (f1, f2);

> Is there any value in having independent indicies on f1 and f2 as well
> or are they unnecessary?

See
http://www.postgresql.org/docs/8.3/static/indexes.html
particularly sections 11.3 and 11.5

            regards, tom lane

pgsql-general by date:

Previous
From: "Carlos H. Reimer"
Date:
Subject: current_query pg_stat_activity column
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Mac ordering with locales