Re: Options for complex materialized views sharing most of the same logic?

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: Wells Oliver <wells(dot)oliver(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Options for complex materialized views sharing most of the same logic?
Date: 2015-12-27 22:03:03
Message-ID: 4A514993-6BB3-4FBB-A0D7-5CEEE148CD1F@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Do you recreate the views every day? Why?

(stupid smartphone-app, sorry for top-posting)

Am 27. Dezember 2015 22:39:58 MEZ, schrieb Wells Oliver <wells(dot)oliver(at)gmail(dot)com>:
>
>Is there some easier way for me to maintain the structure of the view
>without copying/pasting it 4 times and making one small tweak? I find
>myself adding/removing columns to these views and I do it 4 times

--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wells Oliver 2015-12-27 22:04:07 Re: Options for complex materialized views sharing most of the same logic?
Previous Message Wells Oliver 2015-12-27 21:39:58 Options for complex materialized views sharing most of the same logic?