Indexes and inheritance

Поиск
Список
Период
Сортировка
От Pierre Thibaudeau
Тема Indexes and inheritance
Дата
Msg-id 74b035bb0603232142g2dcbe0ceu@mail.gmail.com
обсуждение исходный текст
Ответы Re: Indexes and inheritance  (Alan Hodgson <ahodgson@simkin.ca>)
Список pgsql-novice
I have a "daughter" table that inherits from a "mother" table.  The mother table has an index on column A.  Would there be any point on creating an index on column A of the daughter?  If so, in what circumstances?

(Using PostgreSQL 8.1.3.)

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

Предыдущее
От: Sean Davis
Дата:
Сообщение: Re: Bytea and perl
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: Indexes and inheritance