Re: Bgwriter behavior - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Bgwriter behavior
Date
Msg-id 200412281822.iBSIM6e03624@candle.pha.pa.us
Whole thread Raw
In response to Re: Bgwriter behavior  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > John Hansen wrote:
> >> On another note, how do you know for sure, that your drive does not lie
> >> about fsync?
> 
> > I just tried and got 115tps with fsync off vs 100 with fsync on, so
> > fsync is certainly doing something.
> 
> [ raised eyebrow... ]  Something is wrong with that.  I'd expect a
> *much* higher difference.  It's difficult to credit a tps rate higher
> than your disk's RPM rating with fsync on, but most modern CPUs can do
> a lot better than that with fsync off.  If you have a 7200 RPM drive
> then I'd believe the 100 figure, but not the other ...

I think it is a 10k RPM drive, Seagate Cheteetah ST336607LW.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bgwriter behavior
Next
From: Tom Lane
Date:
Subject: Windows default to localhost is in the wrong place