Re: Commit slower on faster PC - Mailing list pgsql-performance

From Bruno Wolff III
Subject Re: Commit slower on faster PC
Date
Msg-id 20060712192539.GD29575@wolff.to
Whole thread Raw
In response to Commit slower on faster PC  ("Koth, Christian (DWBI)" <Christian.Koth@smiths-heimann.com>)
List pgsql-performance
On Wed, Jul 12, 2006 at 10:16:40 -0600,
  "Koth, Christian (DWBI)" <Christian.Koth@smiths-heimann.com> wrote:
>
> I have noticed a strange performance behaviour using a commit statement on two different machines. On one of the
machinesthe commit is many times faster than on the other machine which has faster hardware. Server and client are
runningalways on the same machine. 
>
> Server version (same on both machines): PostgreSQL 8.1.3. (same binaries as well)
>
> PC1:
> ----
> IDE-HDD (approx. 50 MB/s rw), fs: ext3
>
> PC2:
> ----
> SCSI-HDD (approx. 65 MB/s rw), fs: ext3
>
> Both installations of the database have the same configuration, different from default are only the following
settingson both machines: 
>
> pgbench gives me the following results:
> PC1:
> ----
> tps = 293.625393 (excluding connections establishing)
>
> PC2:
> ----
> tps = 46.519634 (excluding connections establishing)

Have you checked to see if the ide drive is lying about having written the
data to the platters?

pgsql-performance by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: [Fwd: Delivery Status Notification (Failure)]
Next
From: Jeff Frost
Date:
Subject: Re: High CPU Usage - PostgreSQL 7.3