Index + View Question - Mailing list pgsql-sql

From Dylan Lorimer
Subject Index + View Question
Date
Msg-id 3ddac38d0611031117v742c5c84p3264c894709b559d@mail.gmail.com
Whole thread Raw
Responses Re: Index + View Question
Re: Index + View Question
List pgsql-sql
Hi,<br /><br />If I've got several tables, each with their own indexes. I also have a view that aggregates several of
thesetables. My question is, as novice-like as it may sound, do I need to create new indexes on the view or do the
indexesfrom the orig. tables apply somehow when I select data from the view? <br /><br />Cheers,<br />Dylan<br /> 

pgsql-sql by date:

Previous
From: Jeff Frost
Date:
Subject: Re: delete and select with IN clause issues
Next
From: Andrew Sullivan
Date:
Subject: Re: Index + View Question