Creating indices on foreign keys

Поиск
Список
Период
Сортировка
От Sanjay
Тема Creating indices on foreign keys
Дата
Msg-id 1188284898.651887.45810@d55g2000hsg.googlegroups.com
обсуждение исходный текст
Ответы Re: Creating indices on foreign keys
Список pgsql-general
Hi All,

I think PostgreSQL does not create indexes on foreign keys of a table,
and I have to do so explicitly. That means, wherever I am using master-
detail table, I have to create explicit indexes on the foreign key in
the detail table. Am I wrong?

thanks
Sanjay


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: psql \copy command runs as a transcation?
Следующее
От: Trent Shipley
Дата:
Сообщение: Re: Bigtime scaling of Postgresql (cluster and stuff I suppose)