Re: What gets inherited

Поиск
Список
Период
Сортировка
От John Taylor
Тема Re: What gets inherited
Дата
Msg-id 02061816452703.01632@splash.hq.jtresponse.co.uk
обсуждение исходный текст
Ответ на What gets inherited  (John Taylor <postgres@jtresponse.co.uk>)
Список pgsql-novice
On Tuesday 18 June 2002 16:19, I wrote:
> Hi,
>
> If I create a table that inherits from another, it inherits all the attributes,
> but does not appear to inherit the constraints, or indexes
>

Just double checked.
It seems that indexes DO get inherited, but I'm not sure about the rest.
(I don't think I had enough rows for the optimizer to kick in indexed searches before)

Regards
JohnT

--
John Taylor            J T Response Limited
Director               Internet Solutions for Business
                       +44 (0)1954 261146

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

Предыдущее
От: Steven Blundy
Дата:
Сообщение: Opaque not working as documented
Следующее
От: Tien Tran Ngoc
Дата:
Сообщение: ISAM access in PostgreSQL?