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

From: Christopher Browne <cbbrowne(at)libertyrms(dot)info>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Interbase/Firebird - any users out there - what's the performance like compared to PostgreSQL?
Date: 2003-11-06 18:23:06
Message-ID: 60n0b9uzjp.fsf@dev6.int.libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Private" <private(at)xxxxxx(dot)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)

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Hannu Krosing 2003-11-06 19:54:13 Re: Interbase/Firebird - any users out there - what's
Previous Message Private 2003-11-06 16:57:15 Re: Interbase/Firebird - any users out there - what's the performance like compared to PostgreSQL?