Foreign keys

Поиск
Список
Период
Сортировка
От Steve Tucknott
Тема Foreign keys
Дата
Msg-id 1093595513.10455.15.camel@retsol1
обсуждение исходный текст
Ответы Re: Foreign keys  (Noel Faux <noel.faux@med.monash.edu.au>)
Re: Foreign keys  (Jeremy Semeiks <jrs@farviolet.com>)
Re: Foreign keys  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-novice
PostGreSql 7.4.3

Am I right in assuming that a foreign key on a table does not explicity create an index on that column on the foreign table? I can see via the \d on the table that the foreign key exists, but accessing the table on that column seems to use a sequential scan.


Regards,

Steve Tucknott

ReTSol Ltd

DDI: 01903 828769

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: pgsql functions and transactions?
Следующее
От: Noel Faux
Дата:
Сообщение: Re: Foreign keys