From: | Christoph Haller <ch(at)rodos(dot)fzk(dot)de> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: join and dynamic view |
Date: | 2002-12-17 14:15:19 |
Message-ID: | 3DFF3177.3EBB9DFC@rodos.fzk.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
>
> Christoph Haller wrote:
>
> > Tomasz,
> > Could you please point out why this is not a good idea. Thanks.
>
> How often do you change structure of this view? What happens when
during
> querying this view someone recreates it?
>
> What happens to your reports? Do you have them already dynamic?
> Usually I create A4-paper based reports, so it is difficult to fit
them
> if horizontal structure changes.
>
> Maybe creating dynamic view is not so bad idea. I think you should
> watch them carefully so they don't surprise you.
>
> Tomasz Myrta
>
Good Points. Thanks again.
Regards, Christoph
From | Date | Subject | |
---|---|---|---|
Next Message | Tomasz Myrta | 2002-12-17 14:31:55 | Re: join and dynamic view |
Previous Message | Tomasz Myrta | 2002-12-17 14:12:37 | Re: join and dynamic view |