Re: Firebird 1.5.3 X Postgresql 8.1.3 (linux and windows) - Mailing list pgsql-performance

From Jim C. Nasby
Subject Re: Firebird 1.5.3 X Postgresql 8.1.3 (linux and windows)
Date
Msg-id 20060512191415.GT6201@pervasive.com
Whole thread Raw
In response to Firebird 1.5.3 X Postgresql 8.1.3 (linux and windows)  ("andremachado" <andremachado@techforce.com.br>)
Responses Re: Firebird 1.5.3 X Postgresql 8.1.3 (linux and windows)  ("Joshua D. Drake" <jd@commandprompt.com>)
Firebird 1.5.3 X Postgresql 8.1.3 (linux and windows)  (André Felipe Machado <andremachado@techforce.com.br>)
List pgsql-performance
On Fri, May 12, 2006 at 12:48:52PM -0200, andremachado wrote:
> Hello,
> continuing the saga,
> http://archives.postgresql.org/pgsql-performance/2006-04/msg00558.php ,
> my coleague created a test database with fake data (see below).
>
> The above archived message contains the the timings of firebird and postgresql.
> The weird problem are the 2 queries that firebird executes in less than 2
> seconds and postgresql took almost half hour to complete at 100% cpu.

How about posting EXPLAIN ANALYZE for those two queries, as well as the
queries themselves?
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Wrong plan for subSELECT with GROUP BY
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Firebird 1.5.3 X Postgresql 8.1.3 (linux and windows)