Newbie Inheritance Question

Поиск
Список
Период
Сортировка
От David Wheeler
Тема Newbie Inheritance Question
Дата
Msg-id Pine.LNX.4.21.0106221035370.1444-100000@theory.versive.org
обсуждение исходный текст
Ответы Re: Newbie Inheritance Question
Список pgsql-general
Hi All,

Can anyone tell me now I might extend an existing record in a parent table
to have values in an inherited table? An example would be a table of all
people (person), and a table of users (usr) that inherits from person. Say
there's an existing record in person, and I want to use that same record
to make them a member of the usr table, as well. Is this possible, other
than by deleting the record from person and re-inserting it into usr?

Thanks,

David

--
David Wheeler                                         AIM: dwTheory
David@Wheeler.net                                     ICQ: 15726394
                                                   Yahoo!: dew7e
                                                   Jabber: Theory@jabber.org


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Indexes not being used.
Следующее
От: Jason Earl
Дата:
Сообщение: Re: Indexes not being used.