Re: [HACKERS] Freeze on Cygwin w/ concurrency - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: [HACKERS] Freeze on Cygwin w/ concurrency
Date
Msg-id 14f52020-06b5-9e7c-23c6-a2d48be549cc@2ndQuadrant.com
Whole thread Raw
In response to [HACKERS] Freeze on Cygwin w/ concurrency  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers

On 03/20/2017 11:47 PM, Noah Misch wrote:
> "pgbench -i -s 50; pgbench -S -j2 -c16 -T900 -P5" freezes consistently on
> Cygwin 2.2.1 and Cygwin 2.6.0.  (I suspect most other versions are affected.)
> I've pinged[1] the Cygwin bug thread with some additional detail.  If a Cygwin
> buildfarm member starts using --enable-tap-tests, you may see failures in the
> pgbench test suite.  (lorikeet used --enable-tap-tests from 2017-03-18 to
> 2017-03-20, but it failed before reaching the pgbench test suite.)  Curious
> that "make check" has too little concurrency to see more effects from this.


Yeah, I abandoned --enable-tap-test on lorikeet, didn't have time to get
to the bottom of the problems. Glad I'm not totally alone keeping this
alive.

cheers

andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




pgsql-hackers by date:

Previous
From: Pavan Deolasee
Date:
Subject: Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM)
Next
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] PATCH: recursive json_populate_record()