Re: Foreign keys and indexes

Поиск
Список
Период
Сортировка
От Ragnar
Тема Re: Foreign keys and indexes
Дата
Msg-id 1181050216.5953.16.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Foreign keys and indexes  (Marc Compte <mcompte@sigte.udg.es>)
Список pgsql-general
On þri, 2007-06-05 at 11:49 +0200, Marc Compte wrote:

> Does PostgreSQL create an implicit index also for foreign keys?

no


>  or must I create it explicitly?

if you want one, yes.

not everyone wants an index on all their foreign keys,
but they can be useful in some circumstances.

gnari



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

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: Foreign keys and indexes
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Foreign keys and indexes