Re: Foreign keys and indexes

Поиск
Список
Период
Сортировка
От Filip Rembiałkowski
Тема Re: Foreign keys and indexes
Дата
Msg-id 92869e660706050608v7675a65dr1d69aeb0ecf5f3ec@mail.gmail.com
обсуждение исходный текст
Ответ на Foreign keys and indexes  (Marc Compte <mcompte@sigte.udg.es>)
Список pgsql-general
2007/6/5, Marc Compte <mcompte@sigte.udg.es>:
> Dear list,
>
> This might be too basic for a question but I just couldn't find the
> answer so far.
>
> Does PostgreSQL create an implicit index also for foreign keys? or must
> I create it explicitly?

FK is just a constraint, you wil have to create indexes manually if
you need them.


--
Filip Rembiałkowski

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: COPY error
Следующее
От: Ranieri Mazili
Дата:
Сообщение: CREATE RULE with WHERE clause