Speed question - new view using preview view components

From: richard terry <rterry(at)pacific(dot)net(dot)au>
To: "pgsql-novice" <pgsql-novice(at)postgresql(dot)org>
Subject: Speed question - new view using preview view components
Date: 2010-03-21 01:23:19
Message-ID: 201003211223.19431.rterry@pacific.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I wondered if when creating a new view from multiple tables, and then also
joining to some fields of an existing view, if one pays much of a speed
penalty when the data is retrieved, as opposed to just completely using all
tables.

Regards

richard

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Daniel Staal 2010-03-21 01:55:22 Re: Speed question - new view using preview view components
Previous Message JORGE MALDONADO 2010-03-19 18:28:56 DESIGN OF A SELECT QUERY