From: | Wells Oliver <wells(dot)oliver(at)gmail(dot)com> |
---|---|
To: | Andreas Kretschmer <andreas(at)a-kretschmer(dot)de> |
Cc: | "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:04:07 |
Message-ID: | CAOC+FBWfNRJK8-9FbuBs8--tka5VTNLkoFvLj0ZtdvzXb59Apw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I do not. I just probably tweak it a couple of times a week due to
adding/removal of columns of interest and I just would like to have the
logic in one place if possible...
On Sun, Dec 27, 2015 at 4:03 PM, Andreas Kretschmer <andreas(at)a-kretschmer(dot)de
> wrote:
> 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.
>
--
Wells Oliver
wells(dot)oliver(at)gmail(dot)com <wellsoliver(at)gmail(dot)com>
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Kretschmer | 2015-12-27 22:12:33 | Re: Options for complex materialized views sharing most of the same logic? |
Previous Message | Andreas Kretschmer | 2015-12-27 22:03:03 | Re: Options for complex materialized views sharing most of the same logic? |