Re: PostgreSQL Benchmarks - Mailing list pgsql-hackers

From Greg Copeland
Subject Re: PostgreSQL Benchmarks
Date
Msg-id 1044974378.25889.126.camel@mouse.copelandconsulting.net
Whole thread Raw
In response to PostgreSQL Benchmarks  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
On Tue, 2003-02-11 at 08:26, Christopher Kings-Lynne wrote:
> Hrm.  I just saw that the PHP ADODB guy just published a bunch of database
> benchmarks.  It's fairly evident to me that benchmarking PostgreSQL on
> Win32 isn't really fair:
>
> http://php.weblogs.com/oracle_mysql_performance
>
> *sigh*

How much of the performance difference is from the RDBMS, from the
middleware, and from the quality of implementation in the middleware.

While I'm not surprised that the the cygwin version of PostgreSQL is
slow, those results don't tell me anything about the quality of the
middleware interface between PHP and PostgreSQL.  Does anyone know if we
can rule out some of the performance loss by pinning it to bad
middleware implementation for PostgreSQL?


Regards,

--
Greg Copeland <greg@copelandconsulting.net>
Copeland Computer Consulting


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: log_duration
Next
From: Greg Copeland
Date:
Subject: Re: PostgreSQL Benchmarks