|
Hi Tino, Tino Wildenhain wrote: I need exact figures at the moment due to the type of some scientific experiments I'm running. Approximations are in the pipeline but I need a base-line run without any tricks that affect the accuracy of the numbers involved. OK. Didn't know that, but got the impression by now it worked that way in Postgres. OLAP stands for OnLine Analystical Processing, typically meaning heavy queries with a lot of data (for typical examples, see: http://www.tpc.org/ the TPC-H query set in particular). So decision support and datamining are in that area for instance. My topic of interest is IR (information retrieval) in a database context. My experiments behave like an OLAP load at the moment. My current experiments involve a lot of counting and expensive joins as I have to compute certain estimators in a mathematical model I'm working on, hence the importance of the count... ;) On MySQL each of the 30 queries I have to run took on average about 24 h. As my queries are getting even complexer I'm now trying to find out whether Postgres can do a better job. Regards, Henk Ernst --
address: DB group, Computer Science, EEMCS Dept., University of Twente,
PO Box 217, 7500 AE, ENSCHEDE, THE NETHERLANDS
phone: ++31 (0)53 489 3754 (if no response: 3690)
email: [EMAIL PROTECTED]
WWW: http://www.cs.utwente.nl/~blokh
|
- Re: [GENERAL] Strange count(*) implementation? Neil Conway
- Re: [GENERAL] Strange count(*) implementation? Alvaro Herrera
- Re: [GENERAL] Strange count(*) implementation? Henk Ernst Blok
- Re: [GENERAL] Strange count(*) implementation? Tino Wildenhain
- Re: [GENERAL] Strange count(*) implementation? Henk Ernst Blok
- Re: [GENERAL] Strange count(*) implementation... Tino Wildenhain
- Re: [GENERAL] Strange count(*) implementa... Henk Ernst Blok
