Re: Newbie Inheritance Question

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Edwin Grubbs <egrubbs(at)rackspace(dot)com>
Cc: "Thalis A(dot) Kalfigopoulos" <thalis(at)cs(dot)pitt(dot)edu>, pgsql-general(at)postgresql(dot)org
Subject: Re: Newbie Inheritance Question
Date: 2001-06-26 18:17:07
Message-ID: 3792.993579427@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Edwin Grubbs <egrubbs(at)rackspace(dot)com> writes:
> The problem I've had with using indexes and inherited tables is that
> selecting from all the inherited tables with "parent*" does not use any
> indexes even though selecting from "parent" or "child" will use the proper
> indexes.

Update to 7.1.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thalis A. Kalfigopoulos 2001-06-26 18:21:19 Re: Re: index on a box
Previous Message Matthias Urlichs 2001-06-26 17:54:11 Re: More Red Hat information