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

From Harald Armin Massa
Subject Re: Tuning to speed select
Date
Msg-id 7be3f35d0608091235n6077b1f1r26391bf40792b691@mail.gmail.com
Whole thread Raw
In response to Re: Tuning to speed select  (louis gonzales <gonzales@linuxlouis.net>)
Responses Re: Tuning to speed select  (Richard Broersma Jr <rabroersma@yahoo.com>)
Re: Tuning to speed select  (louis gonzales <gonzales@linuxlouis.net>)
List pgsql-general
Louis,

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)

--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
Let's set so double the killer delete select all.

pgsql-general by date:

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