Re: INHERITS doesn't offer enough functionality

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: chris(at)bitmead(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org, Alfred Perlstein <bright(at)wintelcom(dot)net>
Subject: Re: INHERITS doesn't offer enough functionality
Date: 2000-10-16 15:55:14
Message-ID: 200010161555.LAA07931@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Alfred Perlstein wrote:
> >
> > I noticed that INHERITS doesn't propogate indecies, It'd be nice
> > if there was an toption to do so.
>
> Yep it would. Are you volunteering?
>

Added to TODO:

* Allow inherited tables to inherit index

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alfred Perlstein 2000-10-16 15:56:26 selective fsync?
Previous Message Tom Lane 2000-10-16 15:49:52 Re: Possible performance improvement: buffer replacement policy