Re: Getting rid of AtEOXact_Buffers (was Re: [Testperf-general] Re: [PERFORM] First set of OSDL Shared Memscalability results, some wierdness ...)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: josh@agliodbs.com
Cc: pgsql-performance@postgresql.org, pgsql-hackers@postgresql.org
Date: 2004-10-16T21:19:11Z
Lists: pgsql-hackers, pgsql-performance
Josh Berkus <josh@agliodbs.com> writes: >> This does not show in the OSDL results, which I presume means that their >> test case is not exercising transaction aborts; > In the test, one out of every 100 new order transactions is aborted (about 1 > out of 150 transactions overall). Okay, but that just ensures that any bottlenecks in xact abort will be down in the noise in this test case ... In any case, those changes are in CVS now if you want to try them. regards, tom lane