Re: [SQL] union optimization in views

2002-09-02 Thread Stephan Szabo
On Thu, 29 Aug 2002, Josh Berkus wrote: > Joe, > > > We are attempting to move a couple of systems from Oracle to Postgres but > can not do so without application rewrites due to the current use of views > with UNIONs and the criticality of the performances of these views. > > > > I was wondering

Re: [SQL] union optimization in views

2002-08-29 Thread Josh Berkus
Joe, > We are attempting to move a couple of systems from Oracle to Postgres but can not do so without application rewrites due to the current use of views with UNIONs and the criticality of the performances of these views. > > I was wondering if a decision has been made on the optimization wi