]> granicus.if.org Git - postgresql/commit
In pg_rewind test suite, triple promote timeout to 90s.
authorNoah Misch <noah@leadboat.com>
Thu, 11 Feb 2016 01:34:57 +0000 (20:34 -0500)
committerNoah Misch <noah@leadboat.com>
Thu, 11 Feb 2016 01:36:21 +0000 (20:36 -0500)
commit2dcaebea079d6e3c2c78bbf3b0948bf5ef707e21
tree10b8c5810abe8293aad8f13c74cfd8bad156a3c9
parent725f0ce29690b7e98d18290c9ab69b7a2bab3715
In pg_rewind test suite, triple promote timeout to 90s.

Thirty seconds was not consistently enough for promotion to complete on
buildfarm members sungazer and tern.  Experiments suggest 43s would have
been enough.  Back-patch to 9.5, where pg_rewind was introduced.
src/bin/pg_rewind/RewindTest.pm