Re: Stuck spins in current - Mailing list pgsql-hackers

From Vadim Mikheev
Subject Re: Stuck spins in current
Date
Msg-id 00cc01c0b1eb$cacc6e40$4c79583f@sectorbase.com
Whole thread Raw
In response to RE: Stuck spins in current  ("Mikheev, Vadim" <vmikheev@SECTORBASE.COM>)
Responses Re: Stuck spins in current  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> > BTW, I've got ~320tps with 50 clients inserting (int4, text[1-256])
> > records into 50 tables (-B 16384, wal_buffers = 256) on Ultra10
> > with 512Mb RAM, IDE (clients run on the same host as server).
> 
> Not bad.  What were you getting before these recent changes?

As I already reported - with O_DSYNC this test shows 30% better
performance than with fsync.

(BTW, seems in all my tests I was using -O0 flag...)

Vadim




pgsql-hackers by date:

Previous
From: Peter T Mount
Date:
Subject: Re: Final Call: RC1 about to go out the door ...
Next
From: Adriaan Joubert
Date:
Subject: int8 bug on Alpha