AW: CommitDelay performance improvement - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: CommitDelay performance improvement
Date
Msg-id 11C1E6749A55D411A9670001FA687963368218@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
List pgsql-hackers
One thing that I remember from a performance test we once did is, that the results
are a lot more realistic, better and more stable, if you try to decouple the startup of 
the different clients a little bit, so they are not all in the same section of code at the same time.

We inserted random usleeps, I forgot what range, but 10 ms seem reasonable to me.

This was another database, but it might also apply here.

Andreas


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: AW: Release in 2 weeks ...
Next
From: Peter Schindler
Date:
Subject: stuck spinlock