Re: Tuning to speed select - Mailing list pgsql-general

From Richard Broersma Jr
Subject Re: Tuning to speed select
Date
Msg-id 20060809194254.80193.qmail@web31809.mail.mud.yahoo.com
Whole thread Raw
In response to Re: Tuning to speed select  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
Responses Re: Tuning to speed select  (Alban Hertroys <alban@magproductions.nl>)
List pgsql-general
> Views certainly help in managing complexity. They do nothing to improve
> query-speed.
>
> Querying a view gets rewritten to queries to the underlying tables on the
> fly.
> (as long as there are no materialized views, which are still on a the TODO
> list)

Would partial indexs on the most queried regions of the table help in query speed?

Regards,

Richard Broersma Jr.

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: WIN32 Build?
Next
From: "DEV"
Date:
Subject: Re: WIN32 Build?