On Mon, 2006-08-28 at 17:34, Peter Eisentraut wrote: > Scott Marlowe wrote: > > I'm wondering if the source code is available. > > http://www.heise.de/ct/dbcontest/teilnehmer.shtml > > > My guess is it was full of MySQLisms and the postgresql "port" was > > written without indexes, no transactions, and relied on running > > dozens of queries that postgresql could have more efficiently done in > > one query or in one transaction at least. > > Your guess is wrong. Yes, I see that now. I thought it was one version of the same app pointed at different DBs. I see now that it's not. See my most recent post...