Re: Interbase/Firebird - any users out there - what's the performance like compared to PostgreSQL? - Mailing list pgsql-performance

From Christopher Browne
Subject Re: Interbase/Firebird - any users out there - what's the performance like compared to PostgreSQL?
Date
Msg-id 60n0b9uzjp.fsf@dev6.int.libertyrms.info
Whole thread Raw
In response to Interbase/Firebird - any users out there - what's the performance like compared to PostgreSQL?  (Paul Ganainm <paulsnewsgroups@hotmail.com>)
Responses Re: Interbase/Firebird - any users out there - what's
List pgsql-performance
"Private" <private@xxxxxx.com> writes:
> Try this benchmark on PostgreSQL, MySQL, FireBird, Oracle:
>
> http://go.jitbot.com/dbbench-pg-fb-mys-orcl

It looks like a good candidate for adding in a plpgsql stored
procedure to get similar speedups to what was gotten with the Oracle
benchmark.

It looks, from the numbers, as though Firebird is _slightly_ slower
than PostgreSQL, which seems not totally remarkable.  I'd expect that
reimplementing the benchmark inside a stored procedure would provide
similar improvements with Firebird...
--
(reverse (concatenate 'string "ofni.smrytrebil" "@" "enworbbc"))
<http://dev6.int.libertyrms.com/>
Christopher Browne
(416) 646 3304 x124 (land)

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: horrible performance when trying to connect to PostgreSQL using ODBC
Next
From: Hannu Krosing
Date:
Subject: Re: Interbase/Firebird - any users out there - what's