Re: Bgwriter behavior - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Bgwriter behavior
Date
Msg-id 200412282207.iBSM7Ce16200@candle.pha.pa.us
Whole thread Raw
In response to Re: Bgwriter behavior  (John Hansen <john@geeknet.com.au>)
Responses Re: Bgwriter behavior
List pgsql-hackers
John Hansen wrote:
> > > > I ran some tests last week and can report results similar on Tom's test:
> > > > 
> > > >     pgbench -i -s 10 bench
> > > >     pgbench -c 10 -t 10000 bench
> > > > 
> 
> don't you have to specify the scaling factor for the benchmark as well?
> as in pgbench -c 10 -t 10000 -s 10 bench ?
> 
> > I just tried and got 115tps with fsync off vs 100 with fsync on, so
> > fsync is certainly doing something.
> 
> well, I usually get results that differ by that much from run to run.
> Probably you ran in to more checkpoints on the second test.
> 
> Also, did you reinitialize the bench database with pgbench -i ?

I destroyed the database and recreated it.

--  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: John Hansen
Date:
Subject: Re: Bgwriter behavior
Next
From: Tom Lane
Date:
Subject: Re: buildfarm NetBSD/m68k tsearch regression failure