Unique indicies

Поиск
Список
Период
Сортировка
От Naz Gassiep
Тема Unique indicies
Дата
Msg-id 47BEB7BC.9030008@mira.net
обсуждение исходный текст
Ответы Re: Unique indicies
Re: Unique indicies
Список pgsql-general
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?

Thanks
- Naz.

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

Предыдущее
От: Howard Wilkinson
Дата:
Сообщение: Re: Querying the schema for column widths - what syntax do I use?
Следующее
От: Stephen Davies
Дата:
Сообщение: Re: ts_headline