Re: [HACKERS] Re: [INTERFACES] ODBC is slow with M$-Access Report
jose' soares <sferac@bo.nettuno.it>
From: "Jose' Soares Da Silva" <sferac@bo.nettuno.it>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: daveh@insightdist.com, pgsql-interfaces@postgreSQL.org, pgsql-hackers@postgreSQL.org, "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
Date: 1998-06-04T11:59:59Z
Lists: pgsql-hackers
On Tue, 2 Jun 1998, Bruce Momjian wrote:
> > 3. The times required to run complex reports (for example those that
> > include LEFT JOINS) is very long (about 15 minutes to retrieve
> > 2850 rows).
>
> Yea, we need this too. Not sure where we are with this. Can you give
> an example?
Our problem is linked with using sub-reports, for now we solved this problem
using queries instead of sub-reports and it works well.
Thanks any way,
Jose'