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

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: Interbase/Firebird - any users out there - what's the performance like compared to PostgreSQL?
Дата
Msg-id 60n0b9uzjp.fsf@dev6.int.libertyrms.info
обсуждение исходный текст
Ответ на Interbase/Firebird - any users out there - what's the performance like compared to PostgreSQL?  (Paul Ganainm <paulsnewsgroups@hotmail.com>)
Ответы Re: Interbase/Firebird - any users out there - what's
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: horrible performance when trying to connect to PostgreSQL using ODBC
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Interbase/Firebird - any users out there - what's