Thread: pgsql: In pg_rewind test suite, triple promote timeout to 90s.

pgsql: In pg_rewind test suite, triple promote timeout to 90s.

From
Noah Misch
Date:
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.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2dcaebea079d6e3c2c78bbf3b0948bf5ef707e21

Modified Files
--------------
src/bin/pg_rewind/RewindTest.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)