postgresql/src/bin
Tom Lane 0f574a7afb Allow up to 3 "-P 1" reports per thread in pgbench run of 2 seconds.
There seems to be some considerable imprecision in the timing of -P
progress reports.  Nominally each thread ought to produce 2 reports
in this test, but about 10% of the time we only get one, and 1% of
the time we get three, as per buildfarm results so far.  Pending
further investigation, treat the last case as a "pass".  (I, tgl,
am suspicious that this still might not be lax enough, now that it's
obvious that the behavior is load-dependent; but there's not yet
buildfarm evidence to confirm that suspicion.)

Fabien Coelho

Discussion: https://postgr.es/m/26654.1505232433@sss.pgh.pa.us
2017-09-22 12:59:44 -04:00
..
initdb Fix compiler warning 2017-09-20 09:03:04 -04:00
pg_archivecleanup pg_archivecleanup: Add test suite 2017-09-14 22:23:00 -04:00
pg_basebackup Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_config Translation updates 2017-08-07 13:55:34 -04:00
pg_controldata Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_ctl Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
pg_dump Fix ordering in pg_dump of GRANTs 2017-09-13 20:02:09 -04:00
pg_resetwal Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_rewind Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_test_fsync Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_test_timing pg_test_timing: Some NLS fixes 2017-08-26 09:25:19 -04:00
pg_upgrade Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_waldump Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pgbench Allow up to 3 "-P 1" reports per thread in pgbench run of 2 seconds. 2017-09-22 12:59:44 -04:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Provide a test for variable existence in psql 2017-09-21 19:02:23 -04:00
scripts Fix up some misusage of appendStringInfo() and friends 2017-08-15 23:34:39 -04:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00