Re: Unique indicies

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unique indicies
Дата
Msg-id 3280.1203692336@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Unique indicies  (Naz Gassiep <naz@mira.net>)
Список 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 по дате отправления:

Предыдущее
От: "Carlos H. Reimer"
Дата:
Сообщение: current_query pg_stat_activity column
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Mac ordering with locales