Interconnected views - Mailing list pgsql-general

From Oliver Kohll
Subject Interconnected views
Date
Msg-id CAMS=m5LPq4wPY+ym=J36D0mXAdrxO9J6xenvGaEuOJyR4wezSA@mail.gmail.com
Whole thread Raw
Responses Re: Interconnected views
Re: Interconnected views
Re: Interconnected views
List pgsql-general
Hi,

Just wondering, does anyone else create apps which might not have 'big' data, but quite complex arrangements of views joining to each other?

If so, do you have scripts to aid refactoring them e.g. drop/recreate/test them in the right order etc.?

I'm really impressed with the way Postgres handles these multi-layered views. Some of our explain analyze outputs could fill a book each! Tools like Depesz' can be very useful. Sometimes a little tweaking or a judicious index is necessary, but the performance is very reliable and scalable.


Oliver

--
See us at the Bath Digital Festival, 12th July

pgsql-general by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: Re: Pg 16: will pg_dump & pg_restore be faster?
Next
From: Chris Travers
Date:
Subject: Re: Interconnected views