Re: further testing on IDE drives - Mailing list pgsql-performance

From Ang Chin Han
Subject Re: further testing on IDE drives
Date
Msg-id 3F8D208F.2020702@bytecraft.com.my
Whole thread Raw
In response to Re: further testing on IDE drives  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-performance
Bruce Momjian wrote:

> Yes.  If you were doing multiple WAL writes before transaction fsync,
> you would be fsyncing every write, rather than doing two writes and
> fsync'ing them both.  I wonder if larger transactions would find
> open_sync slower?

No hard numbers, but I remember testing fsync vs open_sync something ago
on 7.3.x.

open_sync was blazingly fast for pgbench, but for when we switched our
development database over to open_sync, things slowed to a crawl.

This was some months ago, and I might be wrong, so take it with a grain
of salt. It was on Red Hat 8's Linux kernel 2.4.18, I think. YMMV.

Will be testing it real soon tonight, if possible.


Attachment

pgsql-performance by date:

Previous
From: Harry Broomhall
Date:
Subject: Config error on emails?
Next
From: "Jeremy M. Guthrie"
Date:
Subject: Re: free space map usage