Re: Auto creation of Partitions
От | NikhilS |
---|---|
Тема | Re: Auto creation of Partitions |
Дата | |
Msg-id | d3c4af540703060611i51125ef9y4e07db37dfb5b8d@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Auto creation of Partitions (Gregory Stark <stark@enterprisedb.com>) |
Список | pgsql-hackers |
Hi,
--
EnterpriseDB http://www.enterprisedb.com
On 3/6/07, Gregory Stark <stark@enterprisedb.com> wrote:
Yeah, this one aims to do pretty much the above as part of the auto creation of the inheritance-based partitions.
Regards,
Nikhils
"NikhilS" <nikkhils@gmail.com> writes:
>the intention is to use this information from the parent and make it a
>property of the child table. This will avoid the step for the user having to
>manually specify CREATE INDEX and the likes on all the children tables
>one-by-one.
Missed the start of this thread. A while back I had intended to add WITH
INDEXES to CREATE TABLE LIKE. That would let you create a tale LIKE parent
WITH CONSTRAINTS WITH INDEXES and get pretty much a perfect table ready for
adding to the inheritance structure.
Yeah, this one aims to do pretty much the above as part of the auto creation of the inheritance-based partitions.
Regards,
Nikhils
--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
--
EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления: