Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Indexes and inheritance - Mailing list pgsql-novice

From Pierre Thibaudeau
Subject Indexes and inheritance
Date
Msg-id 74b035bb0603232142g2dcbe0ceu@mail.gmail.com
Whole thread Raw
Responses Re: Indexes and inheritance
List pgsql-novice
I have a "daughter" table that inherits from a "mother" table.  The mother table has an index on column A.  Would there be any point on creating an index on column A of the daughter?  If so, in what circumstances?

(Using PostgreSQL 8.1.3.)

pgsql-novice by date:

Previous
From: Sean Davis
Date:
Subject: Re: Bytea and perl
Next
From: Alan Hodgson
Date:
Subject: Re: Indexes and inheritance